- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
It depends on where you have your script.
For example if the subform is initally set to "invisible" or "hidden" and the script is in the exit event of the checkbox, then the subform may revert to hidden when the form is re-opened.
You could try moving the script to the Layout: Ready event or copy the script to the Initialise event of the checkbox. That way the value of the checkbox will be checked when the form opens and the visibility of the subform should follow.
Hope that works,
N.
Views
Replies
0 Likes
Total Likes