Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel4
maxLevel4
include
outlinefalse
indent
styledefaultnone
exclude
typelist
class
printabletrue

1. Using the isEmpty helper

...

In this example, the question being validated gets hidden if the patient's age is greater than or equal to 18. For this expression to work, you would need to plug in a patient object that exposes an age value.

  1. Always Hide

Code Block
              "hide": {
                "hideWhenExpression": "true"
              }

In this example the field is always hidden.