I want a user to create a page from the template I provide with their name and the date (Monday if possible) prefilled for them.
Since we are working in the Cloud environment writing out macro using something along the lines: $<a href="http://action.remoteUser.name" rel="nofollow noopener noreferrer">action.remoteUser.name</a> is out of question as these are not supported.
Any idea how can I do this?