Panelv1

In an Adaptive Form, a panel is a container element that can be used to group together related form elements. It allows you to group and organize different form elements in a logical and meaningful way. This can help to improve the overall structure and readability of the form, making it easier for users to understand and navigate.

Panels can also be used to create collapsible sections, which can be useful for hiding complex or less frequently used form fields, thus keeping the form simple and easy to use. It also allows you to include other components like text, checkbox, button, etc.

It also can be used to set different rule based actions like submitting form, opening a website, show/hide components, or add an instance of a panel.

Examples

Standard

A Panel with a Text Input, Email Input and Telephone Input fields.

This is a short description.

This is a long description.

  1. jcr:title: Panel
  2. description: <p>This is a long description.</p>
  3. tooltip: <p>This is a short description.</p>
  4. name: panelcontainer_demo1674110267107
  5. sling:resourceType: forms-components-examples/components/form/panelcontainer
  6. fieldType: panel
  7. tooltipVisible: true
    
        

    

This is a short description.

This is a long description.