- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2019 08:44 AM
Hello everyone,
I'm running into an issue where I'm getting a cross-scope error in production, but I'm unable to reproduce the issue in our development instance. The offending component is a UI action that calls gs.eventQueue()
I'm trying declare the privilege directly in our production instance but I have no idea what it wants me to put in the privilege record. Does anyone know what I should put here? Also, where in the world would I even find that information in case I have a similar issue in the future?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2020 09:58 AM
The target Name for this was "Glide API: event management". Target type = scriptable.
I just didn't expect that name to be what I actually needed to put in here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2019 08:58 AM
Hey, thanks for your response but I'm not looking for a general how-to on declaring cross-scope privileges. I'm looking for the name of the specific resource I need to declare as the target_name in the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2020 09:58 AM
The target Name for this was "Glide API: event management". Target type = scriptable.
I just didn't expect that name to be what I actually needed to put in here.