[All Adaptavist Apps]
This macro
Excerpt |
---|
imports the contents of another page into the current page |
This subtle difference is particularly useful when you want to store re-usable chunks of menu items on a page - because those menu items may have specific privilege requirements depending on where they are used, they needed to be rendered in the context of the current page in order to always show the correct values and links.
Code Block |
---|
{import:SPACEKEY:pagename} |
Property | Required | Default | Notes |
---|---|---|---|
default |
| the name of the page to import in SPACEKEY:pagename format | |
pagetitle |
| Alternative way of specifying the page | |
spacekey |
| Alternative way of specifying the space key |
Simply add the macro any page or panel to import the contents of another page:
Code Block |
---|
{import:TEST:page} |
None at present.
None at present.