Hello,
I'm trying to create a Confluence page with a form on it that saves it's values in the Confluence page. I need things like check boxes and selects and they should remember their states and, ideally, also create page history, when being changed.
Is this possible by using the HTML macro and aui forms? Or is there any way to achieve that?
Thanks!
This is possible with the help of 3rd party add-ons - https://marketplace.atlassian.com/search?query=forms
Quite a complex task to do yourself (as a plugin), but possible...
Thanks for the answer!
We have now decided to keep it as simple as possible and just use the edit mode of Confluence. It doesn't have a strict guiding for users (no validation, required fields, etc.), but it should be ok as it will only be used by our internal users anyways. We didn't want to increase development effort that much and then still miss the page history feature, so edit mode it is!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.