Creation of an annotation

I_Das
Tera Contributor

Hello All,

I want to create an annotation like Info Box Blue.

It is showing like this.

story.PNG

But I want to show like this.

story_1.PNG

How can I do this?

6 REPLIES 6

Hi @I_Das,

 

Try with showFieldMsg. it will work.

 

Thanks,
Sagar Pagar

The world works with ServiceNow

Community Alums
Not applicable

HI @I_Das ,

I agree with @Sagar Pagar , You can Use showFieldMsg(input, message, type, [scrollform]) on your Client Script.