For some reason g_form.save() no longer works on our instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2016 05:02 AM
For some reason g_form.save() no longer works on our instance. Tested all over the place using various test scripts, onChnage client scripts, UI Client Script, etc. No idea why this is?? Nothing in the logs. Its almost like it just returns a 'false' and is ignored. All scripting around the g_form.save() line works fine. Obviously missing something simple here??
We are on Build name: HEAD (Eureka) Build date: 01-15-2016_1507 Build tag: glide-eureka-04-08-2014__patch13-hotfix2-01-07-2016
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2016 08:08 AM
Yes thank you. How do I hide the UI Action though? It seems it needs to be visible. I hide it based on status, but then the g_form.save() fails.