Hi,
I have a parent table “Properties” and everytime that I add a new row I want to create a new row in my Table “Support”, I know I can make this happen if I use an automation, but I want to create a number specific of rows that depends on a value that I enter on my table “Properties”,
Example:
I add a new row in my table Properties and in the column Number of room I put 3 and click save, now I want an automatic creation of three new rows in my Table “Support”. Is there any way I can do this?