You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I have done some digging around but have not found anything suitable, aside from a plug-in that is not compatible with the Cloud version of Confluence.
I need to find a way to auto number child pages created from the 'Create from template' button on Confluence.
So that the pages would read in the page tree:
> Page Parent
>> 1. Child Page
>>> 1.1 Grandchild Page
>> 2. Child Page
>> 3. Child Page
Essentially replicating the way that numbered headings work in Word.
If anyone has any tips for tackling this or macros etc I would be very grateful.
Thank you,
Liz
Hi Liz,
I've looked into this, and while there appear to be many 3rd party add-ons that could help with this on Server, there is not currently an option for Cloud.
I did find the following feature request, however:
I do recommend that you vote on that issue to help show the requirement, as well as comment on it with your use case to help better understand how we can develop it for your needs, should we choose to implement this feature. You may also want to watch the ticket in order to be updated if there is any progress.
Let us know if you have any questions.
Kind Regards,
Shannon
Hi Shannon,
Thank you for taking the time to answer my query.
I have voted, watched and commented on the issue you linked me to.
I hope that it does get considered soon, as it will greatly help our organisation and documentation of a technically challenging project.
Thank you,
Liz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries, Liz! Thank you for your support.
Take care and have a pleasant rest of your week.
Kind Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a really old post but since I haven't found a solution, I've put together a Python script that using the Confluence API achieves the desired output.
It requires some familiarity with running Python scripts, and assumes you know how to create a personal token in Confluence. Since there might be updates, I saved as a Gist in github.
https://gist.github.com/haschdl/1734535d2f659c3254adb3f7c3df461f
@Liz Bedwell @Shannon S probably not relevant after all these years :D
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.