Context Menu Maintenance

Has anyone been able to modify a context menu in Kinetic? I’ve tried a few times but the items never show up on the menu.
Thanks!

Well, I’ll be the first to say it–this is super dumb, but here you go…

From what I discovered, you cannot just add the items in Context Menu Maintenance; they don’t show up.

To add a context menu item, go into App Studio and edit the DataView that the field belongs to.
Find the column and click this arrow item:

Then, enter some information.
Menu Text: This is what shows up in the Menu
ID: This is a unique ID name
Event ID: This is the name of the event you will need to create to launch the form.

Create the event to launch the form. More info can be found here.

And voila! I’m not entirely sure why it defaults the icon to a telephone, but you can edit the icon field to change that. Choose whatever you like: Material Design Icons (pictogrammers.github.io)
Here’s the name of the icon they use: mdi-open-in-new

5 Likes

Thank you so much!! I am going to try this right away!

1 Like

I’m unconvinced this is the only way to do things since you can see the native context menus there and they are not defined in this way. I’m still investigating and will let you know if I find anything else.

Thank you Aaron!

image001.jpg

Facebook_2119b04c-e0fb-4660-b480-caebb3f66b52.png

Twitter_4bd8c855-4a5a-42f7-8afa-1b5c991d9601.png

LinkedIn_ebad8b11-a364-47b2-b232-71385e17f3fd.png

Turns out this is a known issue and is connected to this problem case: PRB0240674

Ahh, that is the Problem created from my Epicare Case. We have since dropped all kinetic forms from production…