Hello guys I’m a newbie and I’m trying to get data from an input in another page into my database. How do I go about it please?
I can only manually input the nicknames but rather want a different page to add nickname to database after users enter their nickname.
Hi there, @emomensa… I’m not sure what “another page” has to do with it, but what you have described should be as easy as having an input element where the user can enter their nickname, and have a button with a workflow that uses the Account >> Make changes to current user workflow action. The change to make in the workflow action is to set the user’s nickname
field equal to the input element’s value.
Hope this helps.
Best…
Mike
@mikeloc Thanks so much. I was overthinking it.
But got it working yeah. Appreciate the help
1 Like