I am trying to develop a combo box in Jira Cloud in the custom fields. I want to pick a year and add a budget amount associated with the year for a specific project. The project will have different budgets per year. Any help would be greatly appreciated.my
Hey @Kerry Flanagan
Welcome to Atlassian Community!
If you expect the users to select from the specified budget values (drop-down), you can create a Cascading drop-down field.
The first drop-down will be the Year value.
The second drop-down will contain the budget ranges like $10000-20000, $20001 to 30000 and so on.
You can modify the values as required, the idea is to make use of the custom field type: Select List (cascading) for this requirement.
Thanks!
Thank you very much for the help. We will try this. I am going to enter the budget value and use the drop down for the year. Thanks again.
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.