Loading...

qSIListForm adding more rows on the fly

qSIListForm adding more rows on the fly

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #4177
      Anonymous
      Anonymous
      Participant

      I 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

    • #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.

Viewing 1 reply thread

You must be logged in to reply to this topic.