save form data into multiple rows
Hi,
I have a form named 'Bookings' which is used for room bookings. There is a field named 'No_of_Rooms' in the form. Is it possible to save the 'Bookings' form data after submission into multiple rows depending upon 'No_of_rooms'? For example, if 5 rooms are selected, i need to save the form data into 5 rows.