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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.