I have a text field called FormID placed on the master page of my form
which is approx. 7 to 8 pages consisting of text fields and text objects
containing instructions etc.I FormID text field value type property on
the master page is set to User Entered - Required. The problem is, when
I look at the form with the Preview Form view, I get a messagebox right
away stating: FormID cannot be left blank. I realize that setting the
field to be required makes sure users fill out the form, but I only wan...