How to get Annotation(Info box blue)

Vaishnavi35
Tera Guru

Hi,

There's this requirement i have. I am not able to proceed. Please help me with this.

find_real_file.png

It appears like this in the form,

find_real_file.png

How can i get that icon?? n Checklist should be of which type!!

 

Thanks,

Vaishnavi

1 ACCEPTED SOLUTION

You configure the form layout and add the Checklist field in the form:

find_real_file.png

then when the chage_request record has been submitted, you will be able to create a checklist simply clicking on blue icon and select Create new, an example below:

find_real_file.png

i think Annotation (info box blue) are NOT supported yet in the new releases.

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

 

View solution in original post

5 REPLIES 5

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

if you want to add a custom Checklist in your form, you need to activate the plugin glide.ui.checklist (it should be active already OOTB), then add the checklist in your form following the below procedure:

https://docs.servicenow.com/bundle/newyork-platform-user-interface/page/use/using-forms/task/t_Creat...

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

Hi,

I think the plugin is already installed. Actually this was implemented by other resource in Incident form. Which I am now doing In change request form.

 

https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/form-administrat...

 

This is the procedure i have followed, But its come like this. Like a look up box. Whats the type i should select of checklist??

find_real_file.png

Thanks,

Vaishnavi

You configure the form layout and add the Checklist field in the form:

find_real_file.png

then when the chage_request record has been submitted, you will be able to create a checklist simply clicking on blue icon and select Create new, an example below:

find_real_file.png

i think Annotation (info box blue) are NOT supported yet in the new releases.

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

 

Thank you so much 🙂 It helped. I thought i have to add checklist variable/field. Its already there in the Available list to use.

 

Thanks again.