Avatar

Level 4

Thanks Kyle! I knew it would be something basic I wasnt seeing.

Now how to "fix" my design? The first 8 subreport pages are account type checklists. The remaining 47 subreport pages are the various documents that could be selected in any of the account type checklists.

As you pointed out, there can be overlap in that many are shared in several account types.

The SchA for example is required for nearly all the account types. I really dont want 7-8 copies of the same document for each account type. That is what I was trying to avoid.

Clearly I need to resolve those conflicts somehow but dont have a clue as to how to best accomplish that task and get the form working correctly. Any suggestions on how to either correct my current design or perhaps an alternate route to the same destination?

Basically a user opens the form and sees page one (always visible). They select an account type from a dropdown list on page one. The account type selection makes one of 8 different checklists visible. The user then would select various checkboxes that unhide the various supporting documents they need to open that account type.

Once they finish filling it all the info in the visible documents, they need to save the form so it can be loaded into our imaging system. We dont want to flatten the pdf because we need to be able to parse some of the data into another system which would create the new account.