[All Adaptavist Apps]

Page tree

Versions Compared

Key

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

...

Expand
How do I create a link to the printable view?
How do I create a link to the printable view?

You can add a link to the printable view using the compound-menulink macro within your menus:

Code Block
{compound-menuitem:printableView|icon=printer|caption=Home Page}

If you want to add a simple text link you can use the menulink macro:

Code Block
{menulink:printableView}Print Version{menulink}

...