Avatar

Level 3

The problem that I am having is that even when I select the first subform as hidden, it still holds a place on my form. Then when I try and position the next subform in the same location, it will not move there. It settles directly below the hidden subform.

My form will have a "screen only" drop down list that chooses between several outcomes to an application. Subform 1 is "Approved" and holds information about when the application goes into effect, how much money the applicant will receive, etc.

The second subform is "Denied", a multi line text field for the reason why, policy number, etc.

So only one should be visible on the form but I don't want the form to have a big space between the heading and the result of the application information.

But truly, it's either Approved or Denied. Can't be both.

The Page1 subform is set to flowed. The Approved subform is positioned and the Denied is Flowed. Does that make a difference?