I have 6 fields/variables displaying on my form that are for information only while the user is filling out the form. I would like to hide these fields/variables upon "Approve" button at the bottom of the form so that the .pdf that is filed in the repository does not contain these 6 helper fields.
Field ID:235 Variable Name: Medical_Options_Chart (this is a Show/Hide rule, if checked it is shown, if unchecked it is not shown, up to the user to check or not if they need to see the chart. This works great if the user leaves it unchecked, but do not want to rely on the user making that decision for the sake of tidyness. I was trying to think of a way to tell the form to un-check automatically upon saving too)
Field ID:234 is Custom HTML without a Variable Name
There are 2 other sets just the same except they are "Dental" and "Vision".
Any guidance you can provide would be appreciated!