Hi all, I’m trying to create cascading fields using dynamic forms. For example: if someone selects yes to a yes or no field, I’d like another set of questions to pop up. If they select no I’d like the fields to remain hidden. Has anyone done this? Can you recommend a video or explain?
@Bella Wood you can achieve this with ProForma's conditional logic. It is the same app in Server and Cloud.
You can learn how to conditional logic/dynamic fields here.
@Simon HerdCan you update the link for "conditional logic/dynamic fields"? It is broken.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bella Wood I use Behaviours functions of ScriptRunner for this purposes (https://scriptrunner.adaptavist.com/6.20.0/jira/behaviours-overview.html).
So based on the selected value I just hide/show other fields which must be configured on the screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But... I just noticed you've mentioned "dynamic forms". Do you mean this App: https://marketplace.atlassian.com/apps/1210820/dynamic-forms-for-jira?hosting=server&tab=overview?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes that’s the app I’m talking about. Also the extension for service desk. I’ve never used script runner but I’ll look into it. Thank you!
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.