Expand my Community achievements bar.

SOLVED

How to create a dropdown in a compoent

Avatar

Level 7

I need suggestions on how to add a dropdown to a component that will display childpages I when the mention the parent page and child depth

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

HI,

You need to add multifield items in the dialog.

On dropdown select event, add/remove multifield items using javascript

https://developer.adobe.com/experience-manager/reference-materials/6-5/coral-ui/coralui3/Coral.Multi... 



Arun Patidar

View solution in original post

3 Replies

Avatar

Level 7

Hi, how to include a multifield within a dropdown, so that when I select a particular dropdown, it will render that multifield?

Avatar

Correct answer by
Community Advisor

HI,

You need to add multifield items in the dialog.

On dropdown select event, add/remove multifield items using javascript

https://developer.adobe.com/experience-manager/reference-materials/6-5/coral-ui/coralui3/Coral.Multi... 



Arun Patidar