AEM's dropdown comes with a simple and useful feature, to toggle visibility of other Dialog fields based on its selection. An OOTB implementation is available for component "/apps/core/wcm/components/list/v1/list" Let's quickly check how to configure it (verified on AEM 6.3 with Coral-3 dropdown): Step 1: Register dropdown that is supposed to show/hide other dialog fields. Achieved … Continue reading Toggle Field visibility based on dropdown’s value – Coral 3