Not able to see scripting methods or functions

Darshan Thallam
Tera Contributor

Hi All,

 

Recently I have upgraded my PDI instance to "Utah" release. Post upgrading I see there are some changes to scripting UI/ editor, one thing I have noticed is when we try to write scripts, system is not displaying any methods/ functions post creating variable for glide records. Not sure do we have any system properties to be enabled this feature.

 

Eg: var gr = new GlideRecord('Incident');

when we type gr. old versions usually suggest the available methods for the same, but now that is not happening in Utah release.

 

If anyone have solution for this kindly reply. Thanks in advance.

8 REPLIES 8

-O-
Kilo Patron

Can you verify that property glide.ui.syntax_editor.autocomplete is true?

Yes.This property is true

Shivam_Tripathi
Mega Guru