Can we add a label in servicenow backend form?

Nishant Kharat
Tera Contributor

Hi All,

 

We have a requirement for which we have created a custom table.

After creating a few checkboxes on the table, we now need to add a label above each one, exactly like we do with variables in catalog items.

Annotations are not functioning because we are also presenting this table on the form page of the service portal.

Is there a way to add labels to the backend so that the portal displays them as well?

 

If you have any recommendations, do inform me.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Nishant Kharat 

I don't think any other way

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

Hi Ankur,

Thanks for your reply so now what we did is, we added sections on the form and below the sections we added checkboxes, however some of the section names still need to be highlighted. Is there a way to accomplish it?

 

I also looked at the form widget, and when we add CSS, all of the section labels are highlighted. Can we limit it to just a few sections?