AEM Forms Add-on Create Additive Form | Community
Skip to main content
February 21, 2024
Solved

AEM Forms Add-on Create Additive Form

  • February 21, 2024
  • 2 replies
  • 791 views

Hi Team

 

AEM Forms Add-on Create Additive Form using XSD but using XSD not able to find type "checkbox" instead of using "Boolean" which give toggle on/off instead of checkbox while creating the adaptive form from XSD . Any idea how to handle checkbox at XSD level (alternative option of type "Boolean"

Regards

Vara

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sudhansh

@varaande The XSD defines the data model - how the data is submitted, while the checkbox is a data capture construct. Currently there is not support to control the Adaptive Form component definition from the XSDs.

2 replies

sudhansh
Adobe Employee
Adobe Employee
February 23, 2024

@varaande To confirm - you want to map a boolean field in XSD to a checkbox in the Adaptive Form? Please note that you can always switch the component in the authoring UI - after dragging the component from the data tree in the editor:

varaandeAuthor
February 28, 2024

Yes Sudhansh 

 

Is it possible to handle checkbox at XSD level , Rather reauthor /modify form with checkbox fields for all adaptive forms which may required additional effort and error phone . we would like use XSDs to avoid manual authoring as much as possible.

 

Regards

Vara

sudhansh
Adobe Employee
sudhanshAdobe EmployeeAccepted solution
Adobe Employee
February 28, 2024

@varaande The XSD defines the data model - how the data is submitted, while the checkbox is a data capture construct. Currently there is not support to control the Adaptive Form component definition from the XSDs.

kautuk_sahni
Community Manager
Community Manager
February 28, 2024

@varaande Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni