• Hello,

    I created a form with a Repeatable Fieldset. Some of the fields inside the Fieldset are required.

    The problem is, if I create a second fieldset and remove it, then the form cannot be submitted. It will show an error because of the required fields in the deleted fieldset. If I re-create the second fieldset that I deleted and complete all its required fields then it submits.

    The form needs to remove validations for deleted fieldsets.

    Thanks

  • You must be logged in to reply to this topic.