Reset Button v1

A reset button in an Adaptive Form is a button that allows users to clear or reset all the form fields to their default values. When the reset button is clicked, any data that has been entered into the form fields is deleted, and the fields return to their original state. The reset button is typically used as an alternative to the submit button and provides a way for users to start over if they have entered incorrect or unwanted data into the form.

Examples

Standard

A simple Reset Button to reset the "name" field.

This is a short description.

This is a long description.

  1. jcr:title: Reset
  2. description: <p>This is a long description.</p>
  3. tooltip: <p>This is a short description.</p>
  4. name: resetbutton_demo1675250528902
  5. buttonType: reset
  6. sling:resourceType: forms-components-examples/components/form/actions/reset
  7. fieldType: button
  8. tooltipVisible: true
    
        

    

This is a short description.

This is a long description.