g_from API not working on client instance

Facundo Alves
Tera Contributor

Hello,

 

I'm trying to write some code on a client script in the client instance, but seems like the code editor is not working as intended.

FacundoAlves_2-1705955039021.png

I'm not getting any recommendations when I'm trying to use g_form.

 

Expected Behavior (Tested on my PDI):

 

FacundoAlves_4-1705955123334.png

 

Maybe I'm missing a basic configuration like install a plugin or activate a system property?

4 REPLIES 4

Harsh Vardhan
Giga Patron

Hi @Facundo Alves  Please check on script field, you have added client script attribute as true.

 

eg: 

 

client.PNG

 

Hope it will help you.

 

Thanks,

Harsh

Hello, thank you for your reply

 

Yes, the attribute is there:

 

FacundoAlves_0-1705956409126.png

 

@Facundo Alves  I am trying to reproduce this issue on my personal instance , but unable to do that.

Can you please check glide.ui.syntax_editor.autocomplete properties also set as true ?

 

I tried to set this properties as false and it stopped showing me the methods. 

If it does not work so lets wait if some other folks can help here, but i would also suggest to open HI ticket.

 

Thanks,

Harsh

 

@Facundo Alves  Can you please check below document as well ? This might help you. 

 

JavaScript syntax editor