SN Utils Glide Record Tab more information about it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 11:23 AM
Hi everyone, how are you?!
When we are inside a form and use the GlideRecord tab in SN UItils, it generates a Template (attached image), but there is a DropDown with some information:
{0}.getValue({'1'})
{0}.setValue({'1', "})
{0}.{1}
{0}.{1} = '',
gs.addInfoMessage('{1}: ' + {0}.{1});
gs.info('{1}: ' + {0}.getValue('{1}'));
I searched for documentation that explained each of these options in more detail, but I couldn't find it.
I would like to know if anyone has any explanation regarding this topic?
Thank you very much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 05:55 AM
What are you looking for? this is a template to use in your scripting.
A quick demo is found here