Hi everyone,
I'm trying to add a certain title format to pages created from templates. Is there a way to do this in Confluence Cloud?
As I see, macros do not work in the template title, they always appear blank when using the template to create a new page so I don't know how to solve it
Would you happen to know if this can be done any other way? Thank you
Community moderators have prevented the ability to post new answers.
Yes, you can add a specific title format to pages created from templates in Confluence Cloud using variables and macros. Here’s a simple way to achieve this:
Edit the Template:
Add a Title Variable:
@ in the title field and selecting Add variable.@ProjectName to dynamically insert project names into the title.Customize the Format:
Project Report - @ProjectName - @Date.Save the Template:
This way, all new pages created from that template will follow the specified title format.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.