Hi Al;,
I am trying to add a context menu to a table in a protocol but for some reason I cant get it to work and have no idea why, does anyone have any ideas?
Hi Both,
Thanks for your replies, it was caused by an issue I had introduced somewhere else, it is all working fine now
Hi,
I'm assuming that this is tried to open the context menu of a table inside an element card in DataMiner Cube (not the mobile client), by right-clicking inside the table where the rows are (not on a column) and that the context menu is not appearing?
I assume that the Name tag of the table is equal to "PresetTemplateTable"?
As a first step I would suggest to remove the "Description" tag from parameter 48999 as that is not needed for a context menu.
As a second step try to remove the options attribute from the Discreet, as test to see if it would be working then.
Regards,

I tried to reproduce it with the same parameter, but in my case I'm seeing the context menu appearing (so it is working with "numeric text-double" interprete type). I would suggest to contact Techsupport and attach the protocol.xml and also mention the DataMiner version. It might be that there are other items defined in the protocol.xml, or some other syntax error, which will be easier to detect when taking a look at the entire xml file.
Hi Ryan
More information about custom table context menus can be found in the docs: Custom table context menu | DataMiner Docs
In there I see that the Interprete content is different (needs to be other-string).
Hi Laurens,
I have tried the above but without success, not sure why its not loading the contextmenu in the table