- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 06:06 AM
Hi
I have a "isNeeded" =True/False (Checkbox) field on the form.
we want Yes- True and No - False
Now we want the isNeeded = True it should display as isNeeded = Yes (viceversa)
how to achieve this without adding choice values.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 06:22 AM
since it's a Boolean field it will always have True/False value in the backend.
Your requirement is not feasible with True/False field type.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 06:22 AM
since it's a Boolean field it will always have True/False value in the backend.
Your requirement is not feasible with True/False field type.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader