Hi,
I have a sign up form (specifically for one type of user) where I want the role of ‘Mentor’ to be added to an empty ‘Role’ field in my Database, how do I do this when user clicks Sign Up?
Many thanks
Hi,
I have a sign up form (specifically for one type of user) where I want the role of ‘Mentor’ to be added to an empty ‘Role’ field in my Database, how do I do this when user clicks Sign Up?
Many thanks
Found it. I simply add - Role = Mentor to the Sign the user up Workflow.
That’s correct right?
This topic was automatically closed after 70 days. New replies are no longer allowed.