producer and current object definitions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2017 06:48 AM
Simple question. I have found the definition for all of the extensions for the Producer and Current objects when scripting in the past but am having difficulty finding them now. Can anyone provide a link to the list of extensions for the objects so I can see what options are available besides the .variables, .variable_pool, .redirect, etc. options?
Labels:
- Labels:
-
Scripting and Coding
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2017 07:20 AM
The actual record producer fields aren't accessible from the producer object, just the variables. You actually have to use the sys_id of the record producer to get the gliderecord and access the values that way.