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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am creating a request type form. I've created a dropdown (checkboxes). I currently can choose one of them and nothing happens. I need to have another dropdown so that when creating request, when I press on one of the choices, another dropdown of people would open and I can choose a person.
So I want to have a fore checkboxed chouses of the teams and when you press on one of the teams, depending on the team there will be a choice of people from which I can checkbox (choose) one of the people.
Thanks
HI,
If I understand correctly you can choose filed type cascading, and make the values as persons and then make automation to do next actions based on values of the cascading values
BR,
@Mohamed Saad Taha I don't have an option of cascading, I see Dependent dropdown filed type , which is not what I look for as I want it to show up as check boxes and I see a Checkbox field type, which can be created but does not relate the previous checkboxes and I need it to look as I choose a category from the 5 checkboxes suggested and , depending on the category I choose, another list of checkboxes appears.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
I suggest Below.
1- use different filed type called cascading and configure it for your values (creating new filed)
2- based on your configuration you can make first level then the second level will be changed according to first choise
3- If the filed you are using now you need it's values you can Use add-on like script runner to copy the old filed value to the new cascading filed then remove the old one
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.