i make a data collection named Transfer request and want that user submit there data byslef like form, user form, google form etc, and then to create a dynamic page i publish their application (data) to other end in search option…
Please guide me someone
Not super easy to understand the picture but if you created a collection you create a form by using the user input controls and just connect them to your dataset.
- Add collection
- Add dataset to pag
- Add User Input text form fields
- Connect them to the collection
- Make sure the dataset permission in correct so it can WRITE
- Add submit button and connect it to SAVE in the dataset
Then you have the user submission form ready to run.
Thanks andreas…
One thing more…
How to connect submit to save in dataset
Want that, if someone click request match then next userform save data in transfer dataset …
Add a button and click the connect database icon as you have done in the user input fields and choose SAVE or whatever action you want there. Do you connect the buttons link use the database connector.