Avatar

Level 3

Hi All,

We have a requirement that in the Touch UI dropdowns we have to populate the value dynamically(some logic) using datasource. Now there is 3 drop down in a dilaog and 3 dropdown should have 3 different default value . The datasource is same for all three dropdown. Is there any way in AEM 6.4 to set the default value in  dialog. We are able to populate the values in dropdown using datasource but not able to set the default values.

sling:ResourceType: granite/ui/components/foundation/form/select

Also is AEM 6.4  provides typehead or Autocomplete drops down? we required this because the dropdown list is too large.

Appreciate for your response .