Hi
Is it possible to build a custom page that runs from code, so I can render basic data and interact with the user - need to create some dropdown's and fetch data from a 3drparty database.
Thanks
You don't say whether you are on Confluence Server or Confluence Cloud.
In either case, You will likely need a plugin to do what you describe.
The plugins I'm most familiar with are only available on Confluence Server. These are the Run Self Service Reports and the SQL for Confluence plugins. The two plugins work well together. If you really want to write code (Groovy, Jython, etc.) to generate fully custom pages, the Scripting for Confluence plugin, from the same vendor, will allow that as well.
Other similar plugins are available. the plugins above are what I'm most familiar with.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.