Controlling the Visibility of a Pane Based on the Value of a Control
You can set the visibility of a pane to be determined by the value of a control on the form, for example, an optionlist control.
Sample Project
To view the sample for this task, import the advanced sample projects as described in Importing the Forms Advanced Samples. The sample form for the task described in this section is contained in the forms.samples.panes project.
The form (VerticalPaneVisibility.form) is at:
forms.samples.panes/Forms/Visibility/
You can double-click the form’s filename (as well as those of other project resources) in the Project Explorer to open it in the editor. There, you can examine it and use it as a model for your own projects.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.