Automatically creat and feed row

Hello,

Here I am back to the backend of my apps and trying to improve them a bit.

I have an app for hotel reservations for the tours we run, where each row is a date/night.
One of the columns is for the number of nights we stay in each hotel.
The plan is that, when we tell this one column that we are staying for multiple nights in a hotel, that the app automatically creates a row for each extra night (date).
It would be pretty much copying the row with the information for that hotel, other than the date!
So, if I say it is โ€œ2โ€ nights, it copies that information to the row below it but with a different date. If I say โ€œ3โ€ nights, it adds 2 rows and so on.

Is there a way to do this?

Thank you!

0 2 292
2 REPLIES 2
Top Labels in this Space