Discussion
1
Replies
676
Views
Posted: February 23, 2016
Last activity: February 23, 2016
Closed
Dynamic Dropdown value
Hi,
My requirement is that i have two data pages(one containing work parties and one containing dropdown value). I need to show only some specific values in the dropdown depending on the work party.How to do this?
Thanks in advance.
Are you displaying WorkParties in a Repeating Grid similar to the layout at the bottom of Work-pyCaseAssets ?
If so, is the Dropdown in the same row as each WorkParty?
If, as you stated, your Dropdown is sourced to List Data Page, you would need to parameterize it to get a different list, potentially, for each row.
Presumably each Dropdown's list varies according to WorkParty Role.
Hence add a "PartyRole" parameter to the Data Page that the Dropdown sources.