Subform standards

M

Maarkr

Is it standard or typical to have a form with a subform that has a subform?
I have a MainCategory, with many Events in each category, with many
SupportingDocuments for each event... I just wondered if there would be a
better or preferred way to display the 3 levels of relationships other than
one Main-sub-subsub form? thanks
 
M

Mr B

In my opinion there is no better way of displaying a multi tier dataset than
to use the method you describe. However, with that said, if you want to take
a different approach, you can spend a lot of time developing a form for each
tier in your data then have the user have to click a button or take some
other action to view the next tier down, and then the next tier down. Sure
is a lot more difficult but it would work.
 
Top