I like the create page from template macro, but it seems to create pages in the same place as the macro. Is there a way to specific the new page to be a child of the page on which the macro button appears?
Nevermind, it seems to do exactly what I wanted.
Hey Chris,
You can, you just need to use the HTML Macro.
This code should work for you:
<div align=center><a href=https://confluence.url.com/pages/createpage-entervariables.action?templateId=###&spaceKey=XXX&fromPageId=###><button type="button" class="aui-button aui-button primary">Button Text</button></a></div>
You'll need to insert your confluence url, template id, space key and parent page id.
Tyler
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.