Hi Guys
Need help in correct selection setup.
Used list box with Insertion Type - Status List, with destination being multiple rows. Based on 0 or 1 value for a row - multiple components are displayed. Everything is fine till now and it work as dynamic selection.
Additional requirement is to use another component (say a radio button) so either of two values say - Product or Region will be selected. Now this selection has to work in conjunction with 0 or 1 value from list box so another set of components can be selected and displayed.
What is the recommended best practice?