- This topic is empty.
Viewing 1 reply thread
- AuthorPosts
-
- 06/13/2012 at 5:45 am #4177
AnonymousParticipantI am building an Expense Report to replace forms I have today built with InfoPath. In InfoPath I can use a Repeating Table that lets the user add Rows as needed. Is there a way I can let the user add more rows to the qSIListForm so that they can add more items to the Expense Report as needed? Or is there a better way of handling this with the web part?
Thanks,
Nate
- 06/13/2012 at 5:45 am #5208
AnonymousParticipantqSIListForm 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.
-
- AuthorPosts
Viewing 1 reply thread
You must be logged in to reply to this topic.