You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
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.