Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Helper text in Form text Box

tobyspringall
Giga Contributor

Hi Guys,

I can vaguely remember when we implemented ServceNow, that there was a feature whereby when you create a new Change Request - that in the field boxes - you could have a hint or similar - generally in a light grey.

Once you click on the box, you begin typing your normal pieces of information.

Does anyone know how I can achieve this.

Essentially, upon creating a new change, I want my users to see a quick help/hint in the text box - of what they should enter in here.

I do use the hover over the label name function, but am looking for something more in their faces.

Thanks all.

Toby

 

 

1 ACCEPTED SOLUTION

find_real_file.png

 

Result looks like:

find_real_file.png

 

View solution in original post

13 REPLIES 13

Can you mark the response as Correct if it solves your issue?

I have done this now, thanks.

Actually, I do have another quick one.

In your example above, how would I go making the word message - appear bold on the form? this would make it stand out more - is this possible?

 

Thanks

 

I don't think its possible to make that message bold from that script

siva_
Giga Guru

Why cant you use g_form.addDecoration for the same

Thanks,

Siva