How to display True/False field type to Yes/No on Custom table

sony8
Tera Contributor

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.

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@sony8 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@sony8 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader