I am building a use case with the following scenario:
- The user fills out the form
- Click save
- This data will be stored in the database
After this data is stored in the database, how do I retrieve it?
I need this data to be retrieved from the database. Taking the value from the previous step would not solve the problem
Hi there -
So basically you’d have a data type for the form, with all the input fields as data fields within that form data type.
When you want to retrieve that form, your data source would be: “Do a Search for (Form)” … and add constraints to make sure you’re bringing back the form you want. I’d set that search data source for a group element, and then within the group element you’d have all the form data fields.
Hope that helps!
Tal
Learn Bubble @ Nocodify