Loading...

RE: qSIListForm adding more rows on the fly

RE: qSIListForm adding more rows on the fly

#5208
Anonymous
Anonymous
Participant

qSIListForm doesn't allow you to add dynamically fields on the form.

You can think about a parent-child relation on which you have an Expense Report as parent and a child record for each expense.

In this way you allow users to add unlimited records (expense) and store them individually in the child table.