Bharath Padaki
ServiceNow Employee

On the Service Catalog, there is often a need to present the end user with some additional help when populating the catalog forms (Catalog items or Record producers). End users or requestors may not be familiar with the information requested from them. Providing additional help text and setting some context goes a long way in providing them with a better experience. This ensures that they don't have to go looking for help to understand how to provide information to submit the request.

In the past few releases, leading up to the Jakarta release, we have provided a number of options to give end users more information when using the catalog. You can implement a variety of help prompts within your instance to guide users with more information as they fill out the form.

Help text options for catalog variables

  • Tooltips
  • Help text
  • HTML help text
  • Example text

See Create a Service Catalog variable for more info.

Tooltip

The Tooltip feature, as the name suggests, provides information as a tooltip when you hover over a variable. This option is available on the Question section of the variable form.

ToolTip.png

By default, the Tooltip allows you to store 40 characters of information. My recommendation would be not to exceed this value as long tooltips hinder the user experience.

Help Text

The Help Text feature allows you to configure help text for the variable and is displayed as additional text under a default help tag named "More Information."

Help 1.png

To display the help text information, it is required to select the Show Help option and set it to true. The Help Text field can store up to 4000 characters, giving you a lot of flexibility to provide detailed help information for your users. Additionally,

  • The Help Tag can be customized to suit your needs.
  • If you would like the help text to be displayed for the user at all times, select the Always Expanded and set it to true (Available from Istanbul).
  • If you would like the help text for all the fields on the form to displayed at all times, you can use the Expand help for all questions field on the catalog item or record producer form (Available from Istanbul).

Help text in the native UI and in the Service Portal

There are some differences on how Help text is rendered within the native UI vs. Service Portal. In the native UI. Help Text is displayed as a toggle that can be expanded or collapsed in the native UI. In Service Portal, the help text is displayed below the variable with no toggle. This was a deliberate decision considering the Service Portal is designed to be device agnostic and having the help text toggle disrupts the user experience.

Native UI

Help 2.png

Service Portal

Help 3.png

HTML enabled Help Text

In Istanbul, we also provided the ability to include HTML help text on catalog forms. The Instructions field available on the variable form can be used to enable HTML help text. A good example would be to add images to better illustrate what information you are looking for. This could include an image of a credit card to help users identify the CVV number or the Asset Tag on their laptop when reporting issues against it.

There are no options available to migrate existing help text information in the Help Text field to the Instructions field. You will have to manually move this information if you would like to use this feature. Additionally, ensure that help information is stored in only one of the two fields, not both.

HTML+Help+1.jpg

On Service Portal, the HTML help text is displayed above the field rather than at the bottom like with plain help text.

Example Text

We introduced an additional feature around help text, named Example Text. Companies can configure the Example Text to enhance the user's understanding of the information they are being asked to provide.

Example Text.png

Example text helps users understand how to provide information within a field, for example, a specific email format. As the user starts to provide the information, the example text disappears.

An example of how Example Text is displayed on a form

Example Text 2.png

The ServiceNow platform gives you a number of options at your disposal to make the Service Catalog experience for your end users better. There is no one right way to do this, or any one option better than the other. Use your judgement to decide what works best in a given scenario. I would, however, recommend that you ensure the end user is not overwhelmed with help information. The intent is to make the experience better, not worse.

21 Comments
bianca_vaccarin
ServiceNow Employee

Help Text is one of those additions that have nothing but benefits. Why leave your end users confused? I like to say never assume that something is straight forward. An example is always valuable.


sharepointau
Giga Guru

How would I add the value of a field from a Lookup Select Box selection?

Example: I select a product from the Lookup... then i show the description from that product in the help text?

marclindsay
Tera Guru

In the section "Help text in the native UI and in the Service Portal" there is a screen print for the Service Portal showing the help text below the input box. 

I have tried this in both London and Madrid, the help text for Service Portal is always displaying above the text box. Did a version of SN change the Portal to work like the Native UI? Or is there some property that needs set to make it work this way? 

Thanks

Marc.......

Bharath Padaki
ServiceNow Employee

HI Marc,

This behavior was updated in the London release based on feedback from a number of customers to match the platform behavior.

marclindsay
Tera Guru

Thank you for this information. Makes me feel better that I was not losing my mind. 

Quan1
Kilo Contributor

In the Madrid release, Help Text on Service Portal and native UI are the same

I want to keep the Help Text like other older releases. What should I do?

Thanks

Kartikeyan Mag2
Tera Contributor

We have checked for London release but it is not working as Help tag not showing on Service Portal but it is showing on Native UI

Abhijit4
Mega Sage

Hi QaunTran,

I have same requirement, did you get any solution?

Any help is appreciated.

 

Thanks in advance

 

 

Abhijit4
Mega Sage

Hi Bharath,

 

I want to keep the Help Text like other older releases. What should I do? or

Could you please help me with updates information, where they have mentioned this thing?

 

Any help is appriciated.

Thanks in advance.

Bharath Padaki
ServiceNow Employee

Hi Cody,

The old behavior is no longer supported. Sorry.