I have an MS Access database working perfectly. I’m just exploring Bubble for a cloud experience. I have a form where we update daily 24-hourly data. In Access, with a click, 24 new records are created with time slots and other data, then updated and saved.
I have a separate table for time slots, which includes 24 rows of time.
I just want to know how I can achieve this in Bubble. The form also has some time-based security. The form is always submitted for the next day before 12 PM today; otherwise, the form will copy the previous record.