I’ve added a Custom Field called “Name” on the Sign up/Login Popup. When a user signs up they must include their name along with email and password.
This function works as I can see the name of users in the database.
However, I cannot pull the name from the database of the current user.
For example: In the workflow, I create a new thing and added “Set another field”
Person Name = Current User’s Name
I would assume that “Person Name” would result to the current user’s name that is signed in. But, it’s not showing or placing the name in the “new thing” database.
Any help? Thank you.