action to add additional lines on the form

I need to create a form that provides users with the option to add additional lines as needed. Essentially, we want to include a plus sign next to the requested data that users can click on to add another line. The data we are capturing is PO Number, Part Name, Part Number, and Quantity.  

Has anyone done this before and can provide guidance on how to do it?

 

Solved Solved
0 2 204
  • UX
1 ACCEPTED SOLUTION

Maybe you could use a subtable that references your form's table. Check "is part of" in the Ref type column settings and then you can add rows directly in your form. You can modify the display of these lines by modifying the inline view generated by the system.

View solution in original post

2 REPLIES 2

Maybe you could use a subtable that references your form's table. Check "is part of" in the Ref type column settings and then you can add rows directly in your form. You can modify the display of these lines by modifying the inline view generated by the system.

Bulubulu,

thank you very much.  I had forgotten about this.  I have used it on past forms.  Thank you again.

Top Labels in this Space