Client Script in plain text

Shivani29
Mega Guru

HI,

I am trying to write new client script in Studio but today I am getting a message as mentioned below:

New client-scripts are run in strict mode, with direct DOM access disabled. Access to jQuery, prototype and the window object are likewise disabled. To disable this on a per-script basis, configure this form and add the "Isolate script" field. To disable this feature for all new globally-scoped client-side scripts set the system property "glide.script.block.client.globals" to false.

 

and I am not able to write scripting in normal way. Below is the snapshot of the script I designed yesterday and modified it today. Once update,entire script is in plain text. 

Any help please.

 

find_real_file.png

1 ACCEPTED SOLUTION

VigneshMC
Mega Sage

Issue is not because of any property, click on the highlighted icon , you will get the normal scripting ui

find_real_file.png

find_real_file.png

View solution in original post

7 REPLIES 7

Shivani29
Mega Guru

Hi Asif,

 

I tried writing the script but it is still in plain text.

 

find_real_file.png

VigneshMC
Mega Sage

Issue is not because of any property, click on the highlighted icon , you will get the normal scripting ui

find_real_file.png

find_real_file.png

Shivani29
Mega Guru

Thanks for your help Vignesh . Clicked on mentioned icon and issue resolved.