J
jsl
I have a dropdown populated by a secondary datasource in a repeating table.
As the user adds rows to the table i would like the dropdown list to be
filtered to not include previous dropdown(i.e. itself in previous rows)
selections. As an example
a repeating section contians a drop down for PlayersName. The drop down is
populated from an external datasource with ten players names. The repeating
section allows players to be selected. However, a Player can not be
selected twice.
Any Ideas? We've tried filtering but either end up with an empty dropdown
or one that always allows for the selection twice. Might just be xpath
challanged but sure tried several(ok more then several) permutations.
As the user adds rows to the table i would like the dropdown list to be
filtered to not include previous dropdown(i.e. itself in previous rows)
selections. As an example
a repeating section contians a drop down for PlayersName. The drop down is
populated from an external datasource with ten players names. The repeating
section allows players to be selected. However, a Player can not be
selected twice.
Any Ideas? We've tried filtering but either end up with an empty dropdown
or one that always allows for the selection twice. Might just be xpath
challanged but sure tried several(ok more then several) permutations.