Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

smart value for cascading select field

Gomez_ Daniel September 16, 2020

Is it possible to get the smart value for a cascading select field? I can get the value for the field but not the parent and child fields under it. 

1 answer

1 accepted

13 votes
Answer accepted
Rudy Holtkamp
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 16, 2020

To get the value of the parent:

{{issue.fields.Cascade.value}}

And for the child:

{{issue.fields.Cascade.child.value}}
Gomez_ Daniel September 16, 2020

thanks! I got that to work! Here's my example:

{{issue.Plaza.value}} {{issue.Plaza.child.value}}

Like # people like this
Rudy Holtkamp
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 16, 2020

Good, I was just typing a reply. 

But the first is indeed the parent value and the second the child.

So for future reference: below there is a Cascade1 field, where the first value is 'option2' and the child value is 'sub2.2'

image.png

And here is the smart values output:

image.png

Like # people like this
Slava Gefen May 31, 2022

Thanks! It works (y)

Like Rudy Holtkamp likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events