- Open the expression builder.
- On the expression builder, create an expression that specifies the hide condition. Remember, you have to think about when you want to hide the element, not when you want it to appear.
For example, to display the text message, Jumbo, when a loan amount exceeds $363,000.00, conditionally hide the text element using the following expression:
This expression hides the text message when loan amounts are less than $363,000.00.
- Choose OK.