Submit Button v1

A Submit button in an Adaptive Form is a button that allows users to submit the form data to a server for processing. When the submit button is clicked, the form data is sent to the server, where it can be stored, processed, or used for various purposes such as sending an email or updating a database.

The Submit button is typically the final step in the form-filling process, and is used to initiate the process of sending the form data to the server.

Examples

Standard

A simple Submit Button.

This is a short description.

This is a long description.

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

    

This is a short description.

This is a long description.