I’m trying to add a custom checkbox to the Sales Order Acknowledgment Report popup, which pops up when the Print icon is clicked on the Sales Order form toolbar. I’m EpiBinding it to CallContextBPMData.Checkbox01. It works fine in developer mode, but it’s not visible when
not in dev mode. I’m also trying to recreate the same scenario when a user clicks the Print Form menu item on the Action menu on the Opportunity Quote screen. Same issue there also. Is what I’m trying to do feasible?
Thanks for your help!!
Have you applied your customization to the form? On SO Ack report that probably means you need to ensure the customization name of it the same as the parent Order Entry form.