I would like to know if it is possible to pull a parent page title into a child page or multiple child page titles.
For example, our quality assurance pages contain the campaign name (highlighted in red below) followed by the stage of quality assurance.
image2015-5-5 16:23:45.png
I want to be able to insert some sort of variable that includes the parent title in the child page title, so in the child page title you would have something like this:
{parentTitle} - Campaign Details Page
Is this possible?
Thanks
Tom
Hi Tom,
Have you considered the Create Page plugin from Adaptavist? It's free and allows you to specify that the parent page title be pre-pended to a new page.
http://www.adaptavist.com/w/products-plugins/free/create-page/
http://www.adaptavist.com/doco/display/CPP/Create+Page+Documentation
Just a thought.
Hi,
You can use the add-page-form macro from Linking Plugin. It is a free plugin.
https://marketplace.atlassian.com/plugins/net.customware.confluence.plugin.linking
<ac:structured-macro ac:name="add-page-form"> <ac:parameter ac:name="linkText">create</ac:parameter> <ac:parameter ac:name="prefix">%content:title%</ac:parameter> <ac:parameter ac:name="type">page</ac:parameter> </ac:structured-macro>
Regards
Nelson
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My apologies for re-opening an old Thread. But is there an update option on how to pull my parent title to use as part of my child title? These options are difficult to follow on how to update my current child/page hierarchy
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.