This question is in reference to Atlassian Documentation: Create from Template Macro
any variable like $currentuser can be used within "Title" Value like $currentDate
Hi,
If you like to used standard confluence pages as templates or blueprints and use different kind of variables in a simple way (e.g. __Current_User__, __Current_date__, __Template_Version__), then you should have a look at our plugin Page Tree Creator.
Marketplace Link : Page Tree Creator
Regards,
Stephan
This documentation should help you:
The current user is available in a variable called $remoteUser
. To get the current date, you can use $dateFormatter.currentDate
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Joseph,
in our company we're trying to make the entry to confluence as easy as possible. To do so, we created a template that allows users to follow certain steps, when starting to wright content into confluence. We thought, it would be nice, if users don't need to type their names and the current date. Unfortunatly the variables you suggested do not work ($remoteUser and §dateFormatter.currentDate). Additionally we would like to have a certain field called "title" to automatically put whats typed here as page title. Is their any way to do that? Thanks in advance!
Nadja
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.