GlideRecord is not defined in UI builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 05:22 AM
Anyone know why I'm getting an error saying GlideRecord is not defined?
The data is pulling from this data broker script and all it is is a simple glidequery.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 05:52 AM
Hi @e_wilber
can you add, return journalentries; at line no. 10 and check.