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

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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events