I have a form like this .
I want to add button (+) before Action N° : ,
each time I click on (+) it shows me a child-form if I have a second action to add. this child-form must contain only this fields.it's like I want this button to allow me to add several actions for this form, but the other fields must have a fixed value.
When I create this form I need to have data like this in my database .
I m using spring boot in back end and postgres as database.
Any suggestion how we can do this ?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…