On any form that has Customizer options to set defaults based on the form.activate needs to be changed so that these actions occur when the Cancel button is pressed and the form is cleared. For instance, we have a form defaults filled in on the Maintain Inventory to auto populate a warehouse. When the user is done looking at the stats for the item, they click the cancel button to clear the selections. Since the form.activate actions don't run, the users are forced to enter in the warehouse and item on all future entries on this screen.

Comments