Description

Hides its contents when the page is being viewed, but allows it to be modified when editing.

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

whenEmpty

  • (X)

  • NO

If present, will check if the named field is empty. If so, the contents will be hidden.

whenNotEmpty

  • (X)

  • NO

If present, will check if the named field is not empty. If so, the contents will be hidden. 

whenNoRows

  • (X)

  • NO

If present, will check if the named table or repeating section has no rows. If so, the contents will be hidden.

 

whenHasRows

  • (X)

  • NO

If present, will check if the named table or repeating section has rows. If so, the contents will be hidden.

Editor View

Macro Edit View

Not applicable.

Notes

Not applicable.

Tutorial Examples