Creating Rules to Hide Hints on Exiting Customer Description Control

You can create a rule that hides the hint that is created as part of the previous task.

Procedure

  1. Select Customer Description control on the Capture Claim form and click the Rules tab.
  2. Click the Add Rule button against the event type Exit (exit).
  3. In the Create New Rule wizard, add following inputs in the Rule Details page and click Next:
    • Name:
      hide_conditional_hint
    • Label:
      Hide hint on exiting claim amount controls.
  4. Leave the Exit (exit) event type unchanged and click Next.
  5. Click the (plus) button in the Define Actions page.

    The Add Action to Rule page opens.

  6. Select options Create a new action and Computation Action and click Next.
  7. Type the following values in the input fields.
    • Name:
      hide_conditional_hint
    • Label:
      Hide the hint.
    • Destination:
      Select the Hint property of control Accident Description (AccDescription) and click OK.
    • Destination:
      Select the Hint property of the control Accident Description (AccDescription) in the Choose Destination page and click OK.

      Make sure that you have selected Show Controls and Panes as a filter in the upper right corner of the screen and click Finish.

  8. Type the following expression: '';, and click Finish twice.
    Note: Whenever you exit the Customer Description control, its hint will be hidden.