I have an template which currently creates an page using the @currentDate variable. Is it possbile to have an similar apphroach but instead create pages into "sorted" sub pages (will make it more managable).
I'm thinking something like <year>/<month>/<date> (this will create three nested sub/child pages if none of them exists) instead of @currentDate which will create an subpage with name <year>-<month>-<date>
Is this possbile? I tried looking over the documentation, but couldn't find anything that fits.
Hi Joel,
Welcome to Community! It's nice to meet you.
What you are describing sounds like a Confluence Blueprint. You can develop a Blueprint in order create a set of pages rather than the single template, which you are currently doing.
It does require a deal of development knowledge on your behalf, but feel free to review that article and let us know if you have any questions about it.
Alternatively, there are a number of add-ons in Marketplace that could help you accomplish this. I'm not personally familiar with them but I would suggest you review them and see if there are any that interest you:
Let me know if you have any questions about that!
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.