I’ve created a customization using UD12Form that allows users to print labels. They enter the data in textboxes, and print with a button. I am using ClearForm(); on button click event for the “Clear” button and I also have it clearing the form after a label is printed.
My issue is, after a print job, the data clears as it should. But as soon as I choose another label format, or even uncheck my current selection and select it again. The data comes back.