g_from API not working on client instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 12:26 PM
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.
I'm not getting any recommendations when I'm trying to use g_form.
Expected Behavior (Tested on my PDI):
Maybe I'm missing a basic configuration like install a plugin or activate a system property?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 12:38 PM - edited 01-22-2024 12:40 PM
Hi @Facundo Alves Please check on script field, you have added client script attribute as true.
eg:
Hope it will help you.
Thanks,
Harsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 12:47 PM
Hello, thank you for your reply
Yes, the attribute is there:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 01:35 PM
@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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 01:38 PM