Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

How to sort the dropdown list

Avatar

Level 2

How can I alphabetize the dropdown list.Please suggest.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 2

Hi All,

I am able to sort the list by adding propery sortDir='ASC'. 

 

Thanks a lot for the help provided.

 

Regards,

Rachana

Lösung in ursprünglichem Beitrag anzeigen

5 Antworten

Avatar

Level 8

Hi Rachana,

Could you please specify what tool you are using?

Regards

Rahul

Avatar

Level 2

Hi Rahul,

It is in AEM6.

Avatar

Level 7

Hi Rachna,

what is the source of your dropdown list?

  • Is it generated dynamically?
  • Or is it the static list?

Basically how are u getting the values for your dropdown?

- Runal

Avatar

Level 2

Hi Runal,

 

It is a static list(listed under "options")

Avatar

Korrekte Antwort von
Level 2

Hi All,

I am able to sort the list by adding propery sortDir='ASC'. 

 

Thanks a lot for the help provided.

 

Regards,

Rachana