Annotation

Anna L
Tera Contributor

Hi,

I have a Requested Item CI field displayed as read only on catalog task. I want to display an annotation under it - "Make changes in the Request Item CI field"

How would I do it? Solutions?

4 REPLIES 4

Inactive_Us1474
Giga Guru

Hi,



Check the below link


Annotating Forms - ServiceNow Wiki



Thanks and Hope it helps.


Thanks Akhil. But the text appears weird. Long straight line. How do I format it to make it cover only the length of the field?


Hi,



If type is html then it can support any of the html tags. For eg:


<span style="padding-left:30px;color:red">Select the primary location:</span>


Also you can create your own annotation types and add styles to it and use that annotation on form.



Thanks and let me know in case of any queries.


Akhil



Hit Like/Helpful/Correct, if applicable.


harun_isakovic
Mega Guru

You can do this by opening the variable definition on that catalog item and then selecting the annotation tab and filling out your message.find_real_file.png Check the screenshot I posted.