Unable to display tick using bMarked property for this calculate menu item in javascript
I have a popup menu created in acrobat javascript using the popUpMenuEx method that works flawlessly with exception of one issue I am having with the bMarked property for a menu item that acts as a toggle switch to turn calculations on/off. Although the menu item works without flaw performing its intended function, for whatever reason, I am unable to display a checkmark/tick next to the popup menu item using the bMarked property when this.calculate=true. I am just wondering if this has anything to do with the 'calculate' property. Has anyone ever experienced this behavior or know what may be causing this problem as I have never had an issue in creating similar popup menu items such as one to toggle 'highlight fields' on/off? Thank you ahead of time.
