Forums

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

Limit values in Label field

manikanta ch November 5, 2020

Is there a way to Limit values in Label field?. We want to limit values to YES and NO

Thanks in advance,

ch

2 answers

1 vote
Yevgen Lasman
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.
November 5, 2020

A checkbox field type with the single option may work better for this purpose.

0 votes
Ansar Rezaei
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.
November 5, 2020

Do you need the Label field specifically for this case? Why?

You can define a new select list custom field and use that.

If your case depends on specifically the label field, you can remove this field from the edit screen and set it using automation or groovy script to read the custom select list's value and fill the label field with it.

Suggest an answer

Log in or Sign up to answer