Could you please have a look at the included commits?
This is my first slightly more advanced javascript code. This was done by looking at the patterns in your code and a bunch of googling.
I have added the ability to define a custom contextMenu callback handler
And have also added the ability to include any custom property in the itemHandleOptions.customHandler callback
I'm aware that this will break current installs, but I wanted to keep the changes as small as possible
Could you please have a look at the included commits? This is my first slightly more advanced javascript code. This was done by looking at the patterns in your code and a bunch of googling.
I have added the ability to define a custom contextMenu callback handler And have also added the ability to include any custom property in the itemHandleOptions.customHandler callback