adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
726 stars 735 forks source link

[Form] Form show/hide capability #19

Open anujshivapatel opened 7 years ago

anujshivapatel commented 7 years ago

It is common requirement to be able to show/hide a form field on the basis of values of other fields (e.g. showing a textbox to input email id if send email checkbox is selected). This feature is present in WCM form foundation components (/libs/foundation/components/form). However, it is missing from core components version (/apps/core/wcm/components/form). It would be a really nice feature for core form components, as there could be more customers looking to upgrade from old form foundation components (non Touch-UI based).

henrykuijpers commented 7 years ago

Indeed, +1, this is very frequently requested and it would be a pain to create custom code for it all the time

gabrielwalt commented 6 years ago

To provide a good show/hide features for the from components is on our roadmap, as well as removing the dependency on the foundation components. (CQ-4218133)

andreeadracea commented 5 years ago

This feature request is related to following issues: