Forum Discussion
I do have a post out there. The link is as below.
Thank You,
Indu
ok, i am still not too clear on what your setup is (I recommend you add more detail to your other post e.g. screenshots, code snippets, explanation if you want more assistance generally). But maybe you are over-complicating things by trying to emulate the Multi-Select Tree View (MSTV) example as that solution was built to overcome the fact that with Tree Views, you only get a single select, out-of-the-box. With List / Combo-Boxes there is already an out out-of-the-box Multi-Select option in the Display Format property for those components. So potentially your solution could be simplified? Have you tried logging the variables you need through your Dashboard Business Rules? If you are using the MSTV approach the order of operations is Dashboard Extender, Dashboard DataSet, Dashboard XFBR
- IBK2 months agoNew Contributor III
Hi.
Yes I have been logging all the responses. The thing is after the Dashboard Extender on the "MoveRight" Button Click the Dashboard Dataset runs three times. The first time it does not even have the value evaluated for the comma delimited string I am passing . It just reads |!lstcolumnsAdd!|. The second time it reads the string correctly. If there are 4 items I am moving right using this button click it has them . But the third time it drops the value and resets to 0.
It should be calling the Dashboard Dataset only once right?
Related Content
- 11 months ago
- 6 months ago
- 11 months ago
- 8 months ago