I'm trying to set some fields up to enable the user to right click for additional popup information. I've got tooltips set up, but I'd like to provide more tailored, formatted information.
I've tried the following method in the click, mouseup or mouseenter events and none have worked:
if (event.button == 2) {
alert("message");
}
Any suggestions?
So, your script won't ever work.
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs