09-19-2022
02:00 PM
- last edited on
09-30-2022
05:59 AM
by
JackLacava
Hi there,
I wonder if anybody knows how to access dashboard combo box selection from SaveDataEventHandler? I was able - through BRApi - to get the parameter assigned to the combo box (with the entire member list in it), but not the actual selection. I think this is possible from Dashboard Extender BR, but not Extensibility. I would appreciate any tips & advises.
Best,
Karol
09-20-2022 05:43 AM
I just realized that I can get the needed value from modified cell POV, and this workaround will do the job in my use case 🙂