[All Adaptavist Apps]

Page tree

Versions Compared

Key

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

...

The builder-show macro is

Excerpt

used to show content within panels only in specific contexts, modes and other filters

, essentially customising the panel content to the location within your site being viewed by the end-user...

Usage

Code Block
{builder-show:mode=view|context=page|label=meetings|metadata=mykey:myvalue}
stuff to show
{builder-show}

...