
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2015 06:05 AM
I need to have some client script run for all record producers. I would prefer to not setup onload scripts for each record producer. Is there a way to inject such a script for all page loads?
Thanks,
AA
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2015 06:18 AM
The way I typically do this is create a catalog client script and add it to a variable set, then add the variable set to all of your record producers. The other way to do it would be a global ui script, but that would run on all page loads, not just record producers.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2015 06:18 AM
The way I typically do this is create a catalog client script and add it to a variable set, then add the variable set to all of your record producers. The other way to do it would be a global ui script, but that would run on all page loads, not just record producers.