how do i add help icon on a field in a form

dineshkumarsamp
Kilo Explorer

How do I add a help icon for a field in ServiceNow I am in Eureka version

7 REPLIES 7

Deepak Kumar5
Kilo Sage

Click on the field and go to configure Label.


Add hint there in that form.


I did the above but I dont see the hint text that I added


how do I create a new help text icon & update text to that text help icon


cmcclendon
Mega Guru

The best solution I have come up with for field-level help icons is to:


  1. Confirm you're an admin.
  2. Right-click on the field label.
  3. Unlock the URL field.
  4. Create and publish a KB article that shows a definition for all of the necessary buttons on the form.
  5. Generate the URL to the article by opening it and click on View Article.
  6. While viewing, scroll all the way down to the bottom of the page and click on Copy Permalink.
  7. Paste the permalink into the URL field you unlocked in Step 3.
  8. Lock the URL and Update the record.


You'll get a nice little question mark icon next to all the fields you modify this way and they all point back to the knowledge article.



Enjoy!



Mark Correct /Helpful /Like based on the effect of response.