user Upsert multiple records in sub-form repeater field.

Comments

3 comments

  • Avatar
    sysberry GmbH

    Hi Rakesh,

    The easiest way is to map fields in the form. If it is not possible by your requerements you will need to use initiate loop and next loop activities to go throw all subforms rows and add them manually to the db.

    Regards,
    Alexey

    0
    Comment actions Permalink
  • Avatar
    Rakesh Burde

    I understand.  Thanks for quick reply
    Could you please explain to me. Which activity should I use to manage form submit? How to handle it. and keep persisting subform post value in loop activity. 

    0
    Comment actions Permalink
  • Avatar
    sysberry GmbH

    Hi Rakesh,

    On submit you don't need anything to handle. All data in subforms is saved in subforms (repeating nodes in xml). Aftre the form you will need to initiate loop to loop throw subform(s). See https://documentation.agilepoint.com/00/appbuilder/cloudenvInstructionsConfigureLoop.html for configuration.

    Regards,
    Alexey

    0
    Comment actions Permalink

Please sign in to leave a comment.