Update Fields

How can you make the fields in an update required so that the form cannot be submitted unless the fields have been filled.

Answers

  • RebSchr
    RebSchr ✭✭✭✭✭

    @LHurley - In the form, there is a toggle that you can turn on to make the field required. Once this is turned on, it will put an * next to the field name as a required field. If the user does not populate this field, they will get an error highlighting which field that is required to be completed in order to submit the form.

    Hope this helps!

    Rebekah