Can we add image as hint or help text to reference label field

SayaliP25747147
Tera Contributor

Can we add image as hint or help text to reference label field

8 REPLIES 8

@SayaliP25747147 

I believe I answered your original question.

For workspace you can use field decorators but I am not sure if there you can show image

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

CN-L
Mega Sage

Hi @SayaliP25747147,

 

It's unclear if you want to add this image to the backend (if so, @Ankur Bawiskar has you covered).

However, if you want to add an image to the help text within a catalog item on the self-service portal then yes you can.

CNL_0-1783524960320.png

 


Powered by caffeine, curiosity, and more failed attempts than I'd like to admit

Tanushree Maiti
Tera Patron

Hi @SayaliP25747147 

 

OOB it is possible. Check : Add help to a field label on a form 

 

You can create field-level help in forms by placing help icons in individual fields and converting the field labels to links to external or internal URLs.

Before you begin

Role required: personalize_dictionary

About this task

You can link to any type of file, document, or wiki, and open it in a separate browser window. The following is an example of a form with field label help enabled.

Field label help enabled
TanushreeMaiti_0-1783525884837.png

 

Procedure

  1. Open the form.
  2. Right-click the label for the field and select Configure Label.
  3. Complete the form.
     Field Input value
    HintType text to use as a tooltip that appears when a user places the cursor on the field label.
    URLEnter the URL of the target file to open when the field label or icon is clicked. This can be a complete URL to a file outside the instance, or a relative URL to a target on the instance.
    Note:
    Links aren't supported in Workspace.
    URL targetNot used. The help file opens in a new tab regardless of the URL target value.
  4. Click Update.
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Hi Tanushri,

 

Its working on native view but not on workspace