Hi,
Would anyone know if it is possible to hide certain options in a contextmenu of a table, more specific if another pid has a certain value?
We currently have a manual maintained table, but we will add a feature to choose if you want to manual maintain it or have an auto fill feature. Since the add and remove context menu options wouldn't make a lot of sense I would like to hide these...
But since dependencyValues are already used to refere to pids of parameters that are needed for the "add..." feature I don't know if it is possible to hide them...
Thanks in advance
Hi Timothy,
At the moment there is no functionality to dynamically hide items in the contextmenu. There is only the options="level:5;..." specification to check against the current user's security access level being <= 5.