The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Smart value for drop down

Christopher Perez
March 16, 2025

I have a dropdown with choices True or False, I am trying to access using smart values but am only getting either 1 or 2 in return. I am using {{forms.last.IsEmployee}} for this, I have tried to use '.label', '.value', '.value.label', and '.choices'. This gets me nothing in return, how can I retrieve the values True or False from dropdown? 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Vishal Biyani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 16, 2025

@Christopher Perez 

is the dropdown in a company managed project or a teams managed project?

Is it defined as a custom field on is this field a part of a form?

if this is a custom field you can access the smart value as {{issue.customfield_xxxxx.value}}

Christopher Perez
March 16, 2025

- company managed

- part of form

Christopher Perez
March 16, 2025

using {{forms.last.IsEmployee}} get me either 1 or 2 
1 being True and 2 being False
I just want to see if I can get the string value of dropdown instead of int

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events