I have a main form with a subform that has a tab control. I would like to be able to disable one of the tabs when the form is opened until a field is filled-out.
Example:
Main form School
Within School is a subform called Teacher that has a tab control named classes.
When the form School is opened, I would like the page (tab name) "English" to be invisible or greyed out until the "poetry" field is filled out on the other tab/page named Category.
Is this possible? Can you please help?
Start Free Trial