Hi,
I need to show the set of dialog based on the first dialog drop-down.
based on the above selection need to show some text field, pathbrowser.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Are you implementing it in Metadata Schema? If yes, the following document may be helpful:
https://helpx.adobe.com/ca/experience-manager/6-5/assets/using/metadata-schemas.html
You can go add two drop-down fields, and set their Settings, such that the second is visible/enabled only when the first one is selected.
Views
Replies
Total Likes
Hi,
You could use the list component from AEM Sites Core Components as an example.
It has a conditional rendering depending on the source selected.
https://github.com/adobe/aem-core-wcm-components/tree/master/content/src/content/jcr_root/apps/core/...
Views
Replies
Total Likes
Please check OOTB solution
https://helpx.adobe.com/experience-manager/using/dynamic_touchui.html
Views
Replies
Total Likes
Are you implementing it in Metadata Schema? If yes, the following document may be helpful:
https://helpx.adobe.com/ca/experience-manager/6-5/assets/using/metadata-schemas.html
You can go add two drop-down fields, and set their Settings, such that the second is visible/enabled only when the first one is selected.
Views
Replies
Total Likes
Views
Likes
Replies