As I’ve added more features over time, I’ve encountered specific bugs. It’s frustrating because moving a single component seems to break the entire layout, forcing me to start over, even all configurations. My issues started when I created the function: waiting list. this waiting list should consider: id session class [Date & Time], id book, id user, position of user refer as time of booking. I have some create, but I couldn’t continue, I have complications in data edition because I don’t know how to management this kind information and syncronize when the save to table booking but table waiting list too. I want any suggestion.
I have created four tables, one of them it’s call waiting list, My idea is when it’s save information in table booking, save in table waiting list too, but I don’t know how to do in Layout than in Data
