Any example for drop down on change in AEM 6.2 dialog | Community
Skip to main content
August 7, 2017
Solved

Any example for drop down on change in AEM 6.2 dialog

  • August 7, 2017
  • 6 replies
  • 3170 views

Hi,

Can anyone provide the example/link to populate the drop down values  based on selection/first drop-down in AEM6.2 dialog.

Regards,
Sandhya.

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

6 replies

arunpatidar
arunpatidarAccepted solution
New Participant
September 12, 2018
August 7, 2017

Yes,both first and second drop down's are is multi select

susheel
New Participant
August 7, 2017

If you just need a field toggling you can just go through this:

Toggle fields based on selection in Granite UI dialogs | Adobe AEM Club

susheel
New Participant
August 7, 2017

So second dropdown is multiselect?    

August 7, 2017

Hi Susheel,

I am showing static data for second drop down too.

dropdown1  :   canada

                        usa

dropdown2(If I select Canada we have to show like) :  Manitoba,

                    (for usa no drop down to shown )                  British

                                                                                      Columbia

And the values are multi select.

susheel
New Participant
August 7, 2017

Hi Sandhya,

Where are you going to load the second drop-down from ?