I really like using Dynamic Forms in script runner for Jira, but I was disappointed when I tried to use them in ScriptRunner for Confluence and couldn't find documentation.
Does anyone know if Dynamic Forms is available in ScriptRunner for Confluence?
I'm on Confluence 7.13.2 (Server) and ScriptRunner for Confluence 6.32.0.
Sometimes... a quick test is worth more than a ton of pre-existing knowledge...
Just like a picture is worth... well you know the rest...
So in short, yet they appear to be available despite not being explicitly called out in the documentation. Much of the core scriptrunner functionality is actually the same code-based regardless of which application it runs into.
Hmm, I guess the one I was looking at, User picker, had "jira" in the class name:
com.atlassian.jira.user.ApplicationUser
Boolean would work, since that's really generic. I suspect a text box would also probably work.
I wonder if I switched out the Confluence user class for the Jira one if that'd work.
I'll have to experiment.
Thank you for demonstrating that it at least partially works!
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.