Hi Sreedhara,
Do you want to display date navigator below the drop down by key element on selecting key? if so place the date navigator ui element below the DropDownByKey UI element and control the visibility of date navigator onSelect( ) event of drop down by key.
To control the visibility of date navigator:
- Create an attribute DATE_VISIBLE of type wdui_visibility.
- Bind the property of date navigator to the context attribute DATE_VISIBLE
- Based on action of drop down by key element, set the value to make it visible
Please elaborate the requirement in detail, so that can give further suggestions.
Regards,
Rama