Facing issue related to ServiceNow scripting pallet.

Arpit Khandelwa
Tera Contributor

Hi All,
I have a query regarding the window where we write our scripting. The main problem is it is not showing the method suggestion when we dot walk through objects. I have tried everything like upgrade my instance, change the browser, Uninstall the extension (Sn util), clear the cache, cookies and browsing but its not working. I am attaching the screenshot hope I can find a way to deal with it.

2 ACCEPTED SOLUTIONS

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @Arpit Khandelwa 

Install this

https://chrome.google.com/webstore/detail/sn-utils-tools-for-servic/jgaodbdddndbaijmcljdbglhpdhnjobg

 

 

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)

View solution in original post

swathisarang98
Giga Sage
Giga Sage

Hi @Arpit Khandelwa ,

 

Could you please check whether the below property is set to true,

 

glide.ui.syntax_editor.autocomplete

 

If this doesn't help please go through servicenow doc it might help you

https://docs.servicenow.com/bundle/washingtondc-application-development/page/script/now-assist-for-c... 

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang

 

View solution in original post

4 REPLIES 4

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @Arpit Khandelwa 

Install this

https://chrome.google.com/webstore/detail/sn-utils-tools-for-servic/jgaodbdddndbaijmcljdbglhpdhnjobg

 

 

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)

Thanks @Sohithanjan G It's working now.

swathisarang98
Giga Sage
Giga Sage

Hi @Arpit Khandelwa ,

 

Could you please check whether the below property is set to true,

 

glide.ui.syntax_editor.autocomplete

 

If this doesn't help please go through servicenow doc it might help you

https://docs.servicenow.com/bundle/washingtondc-application-development/page/script/now-assist-for-c... 

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang

 

Thanks! @swathisarang98 It's helpful! It is working now.