It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
We're using page labels to indicate the where in the workflow a feature is. For example, if the page is phase 1, it's labelled, "phase-1".
How can I insert text dynamically based on the page label?
psuedo code:
Phase = {if page-label=="phase-1": return "This is just the beginning."
elif page-label=="phase-1": return "Getting there!"
else "I dunno."}
Yes, you can access label content for a page, or set of pages. Take a look at this old user macro to get an idea of what you can do:
Also, here a newer user macro to use as reference:
http://www.mos-eisley.dk/display/ATLASSIAN/User+Macro%3A+Related+Content
Now, if you have a workflow, I would recommend looking at Comala Workflows. It will programatically make tracking pages in a workflow MUCH easier.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! Kesha (kay-sha) from the Confluence marketing team here! Can you share stories with us on how your non-technical (think Marketing, Sales, HR, legal, etc.) teams are using Confluen...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.