getReference() works in classic UI but doesn't work in my Workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 07:56 AM
I am using getReference() to pull a value from another table to change the label dynamically. This works absolutely fine in classic UI, in my workspace though the script won't fire. Does anyone have any solutions to this?
This is the script that currently working for me.
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 11:23 AM
Is your UI Type set to 'all' ?
getReference is supported, although discouraged.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 01:33 PM
Yes the UI type is set to all

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 01:56 PM
This worked fine for me