I have a form with and “add” button and a “submit” button. The “add” button should temporarily add data to a multiple list in the database and the “submit” button should submit all the information from all inputs to all the fields within the data base, including the multiple list field. How can I make the buttons work as intended. When I test the database on the backend all inputs appear in the fields correctly, but from the frontend, the inputs appear in two rows. The inputs from the add button appear separately on the second row. Any tips?
Hey @ben39
This sounds like a layout issue. Maybe the width of the fields are too wide so they appear in two rows instead of one single row.
If you share some more info and screenshots, someone here can help better.
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
1 Like