FabioG
21 hours agoContributor II
Dynamic Parameter on Bound List
Hi all,
I'm trying to pass a Dynamic Parameter (from a repeater) to dynamically build the Bound List of a Combo.
While (for example) ~!Text!~ and ~!Tooltip!~ params do correctly populate Text and Tooltip properties of a Combo, I'm not able to pass a Dynamic Parameter (eg: ~!DisplayMember!~ to the param (Bound List) beyond the Combo. It's not translated into its actual value.
Since the repeater is Dynamic, and the number of repetitions is variable (unknown at design time), I'm wondering how would be possible to parametrize a single Bound List Parameter, without having to duplicate it 10 times (limiting de facto the power of dynamic components).
TIA
Regards
FabioG