We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Choice type field not showing complete text or choice values

sid23
Mega Contributor

Hi,

There is a custom field on our form and it is an choice type field with 4 values under the drop down.

The words are being cut-off and not being displayed entirely. 

Any suggestions on where to look for?

 

Thanks.find_real_file.png

2 REPLIES 2

Mark Roethof
Tera Patron

Hi there,

There's not much you can do here.
1) Shorten the choice labels;
2) Choose 1 column instead of 2 column;
3) Shorten the field labels; 

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Prateek kumar
Giga Sage

Increase the length of Label field on the sys_choice table.

Mine shows 100 characters as per the max length configured in the dictionary.

find_real_file.png


Please mark my response as correct and helpful if it helped solved your question.
-Thanks