Hi,
I have to create some select options in different view container UI element, so that based on radio button selected I can show different set of select options to user (using visible property of the element).
I have already added two different component usage for select option (type WDR_SELECT_OPTIONS) in my view, and coded for both in the same manner but only select options in first view container are being displayed.
how can I achieve this functionality?
Thanks,
Puneet