We use cookies to ensure that we give you the best experience on our website. Click here for more information. Got it
How do I get what is typed into a text box on one page to transfer to a data list on another page
I'm trying to get a form that the user will fill out, from one page and into a data list on another. Any help is appreciated.
Hello Beaz,
In this case, I would suggest the following:
1. After typing has finished, use a trigger (on key up, on page load, etc.) with an action of data master action
2. The data master action should be of type new and specify the text box as the value for the respective field
You may view examples of adding new entries by navigating to our data list/grid tutorials at:
http://www.justinmind.com/support
Best,
Luisa
Hello Beaz,
In this case, I would suggest the following:
1. After typing has finished, use a trigger (on key up, on page load, etc.) with an action of data master action
2. The data master action should be of type new and specify the text box as the value for the respective field
You may view examples of adding new entries by navigating to our data list/grid tutorials at:
http://www.justinmind.com/support
Best,
Luisa
Replies have been locked on this page!