Forum Discussion

kwojsz's avatar
kwojsz
New Contributor III
3 years ago

Accessing dashboard ComboBox selection from Extensibility BR

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

  • kwojsz's avatar
    kwojsz
    New Contributor III

    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 🙂