Comments

2 comments

  • Official comment
    Avatar
    Varun Agasthya

    Harish,

    You could make use of the deleteRowsFromSubform helper method. This will help you reset the control and it's value.

    eFormHelper.deleteRowsFromSubForm({fieldId:'SubForm1', rowIndex:'*'})

    Thanks

    Comment actions Permalink
  • Avatar
    Harish Nathan

    Intention was not to delete the rows in the subform but to clear/reset the data entered in the fields within the subform.

    0
    Comment actions Permalink

Please sign in to leave a comment.