Setting Visibility of Panes from the General Properties Tab

Bindings are created automatically between the controls and the parameter values when a form is generated.

For example, a two-way binding between Customer Name(CustName) parameter value and Name(CustName) control value. When a parameter value changes, the control value is updated automatically, and vice versa. For information about bindings, see Bindings.

You can configure this functionality by binding the Visible property of the panes to corresponding parameter values. Binding can be added either from the General tab using the Add Binding button or from the Mappings tab of the Properties view.

Procedure

  1. Click the Third Party Information pane so that its Properties view is displayed.
  2. Click the Add Binding button next to the Visible check box.

    This opens the Create Binding dialog.

  3. Select Create a binding for this property, and click Next.

    The Select Binding Endpoint dialog opens.

  4. Select the Third Party Involved (ThirdPInvolved) parameter that will be bound to the Visible property of the Third Party Information pane.
  5. Click Finish.

    The binding icon has changed in the Properties view next to the Visible check box to denote that a binding is present.

    Binding Created for the Visible Property


  6. Click the Witness Information pane so that its Properties view is displayed.
  7. Click the Add Binding button next to Visible check box.
  8. Select Create a binding for this property, and click Next.
  9. Select the Witness Available (WitAvailable) parameter that will be bound to the Visible property of the Witness Information pane.
  10. Click Finish.

    The binding icon changes to denote that a binding is present.