Hi all,
I'd like to have sort of a script within a Confluence page where a reader can fill in some fields (project_id and email_address, for instance) and then a link is generated based on the value provided, that is:
www.mylink.com/projectId=<projectId_provided>&email=<emailAddress_provided>
Is there any plugin or workaround to achieve this result?
Yes, there is.
Using a Custom HTML macro and some javascript, everyone can achieve this result
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.