I'm using a template so users can create new "Issue" pages as they need them. Each Issue is rated "High", "Medium" or "Low" so I used a Variable with that List of ratings to select from.
User can create a new issue page with a rating of "High" for example. However, later the user may want to change the rating to "Low" or "Medium". When they edit the page, the list is no longer available (it's only available in Step 2: Fill in template variables). How do I provide a dropdown list (i.e. select in HTML) for users to select from when editing the page?
I've tried adding an HTML Macro, and this allows the user to make a selection, but I'm not sure how to update the page with the selected value. For example, my HTML is:
and it renders like this
but after selecting a value it is obviously not retained... I'm not sure how to pass this value back to Confluence so it is saved on this page.
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.