I have a form that once filled in creates a document based on the users input. For some reason, the if statement are not reading the variable to select the proper event to execute. The same if statements are used in other parts of the document to spawn the required pages and work perfectly. I can no...