Hello,
I have 3 selection custom fields.
Country
State
City
Example:
Country -- India
State --- Maharastra -- City(Mumbai,pune)
West bengal -- City(Kolkotta, Howrah)
It sounds like if the user picks the country the other fields are automatically set. Is that what you want? If so, why not just a single select list with all 3 values. If not, you'll need to have some scripting in the background and need to pass it information to make a decision.
If the requirement is for 2 level then i can handle this with Cascading custom field. But my requirement is 3 level dependencies.
So in this case how to handle.
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.
Hi @Abhipsa Mohapatra ,
Can you elaborate your requirement with respect to workflow. There are possibilities that Post function and validators can help you in achieving at your requirements .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No before any workflow start, i want this on creation screen.
On selection of Country field, States values should be updated. And as per the State selection the cities are populated.
So these 3 fields should be selection list fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Abhipsa Mohapatra ,
I am also looking for this 3 level selection list fields requirement for JIRA cloud. Did you achieve this requirement. If yes, suggest me the solution to how to do.
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.