I have a context menu on a table with options to add a Capability and Capacity for a certain row. When the user clicks on one of those options they need to provide a name.
For my logic I need to know the row instance, but it seems that this info is not available. How can I know for which row the user has selected one of the options?
Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 3rd February 2021
Hi Jens,
The keys can be passed with the data argument:
You can then get your selection as following:
Michiel Saelen [SLC] [DevOps Enabler] Answered question 2nd February 2021