Form Optionsv2

Form Options allows a user to create a form with different option layouts. 

Examples

Checkbox

Core Form Container with Form Option Checkboxes. 

Venue Planning

We like to plan our events and prepare the meals in advance, please help us by choosing your preferences

  1. action: /content/usergenerated/core-components-examples/library/form-options/cq-gen1576759734929/
  2. sling:resourceType: core-components-examples/components/form/container
  3. actionType: foundation/components/form/actions/store
    
        

    
Venue Planning

We like to plan our events and prepare the meals in advance, please help us by choosing your preferences

Radio Button

Core Form Container with Form Option Radio Button displayed.

Gender
  1. action: /content/usergenerated/core-components-examples/library/form/cq-gen1576159867766/
  2. sling:resourceType: core-components-examples/components/form/container
  3. actionType: foundation/components/form/actions/store
    
        

    
Gender

Drop-Down

Core Form Container with Form Option Drop-Down as child element.

  1. action: /content/usergenerated/core-components-examples/library/form/cq-gen1576161785602/
  2. sling:resourceType: core-components-examples/components/form/container
  3. actionType: foundation/components/form/actions/store
    
        

    

Multi-select Drop-Down

Core Form Container with Multi-Select Drop-Down as child element.

  1. jcr:title: Countries you've lived in
  2. source: local
  3. name: countries
  4. type: multi-drop-down
  5. sling:resourceType: core-components-examples/components/form/options