Scripting assistance after upgrading to Vancouver

Tim Saunders
Tera Guru

After upgrading from Tokyo to Vancouver we seem to have lost the "Scripting assistance" feature when writing any script (e.g. "g_user." should cause a list of options related to the g_user object to appear but it doesn't).

 

Is there a new system property or something to address this?

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

This thread may help. Looks like it is an issue started with polaris UI in Utah. 

https://www.servicenow.com/community/developer-forum/script-editor-not-working-properly-after-upgrad...

 

Solutions suggested in the thread was

1. Add the system property 'glide.ui.syntax_editor.polaris' and set its value to 'false'.
2. Clear the instance cache [cache.do]

OR

Set the value of the system property "glide.ui.escape_all_script" to 'true'.


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

This thread may help. Looks like it is an issue started with polaris UI in Utah. 

https://www.servicenow.com/community/developer-forum/script-editor-not-working-properly-after-upgrad...

 

Solutions suggested in the thread was

1. Add the system property 'glide.ui.syntax_editor.polaris' and set its value to 'false'.
2. Clear the instance cache [cache.do]

OR

Set the value of the system property "glide.ui.escape_all_script" to 'true'.


Please mark this response as correct or helpful if it assisted you with your question.

Sumanth16
Kilo Patron

Hi Tim,

Please refer to below thread:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0962460

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.


Thanks & Regards,

Sumanth Meda