getReference() works in classic UI but doesn't work in my Workspace

jpv1992
Giga Contributor

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? 

jpv1992_1-1742223278348.png

This is the script that currently working for me.

3 REPLIES 3

Kieran Anson
Kilo Patron

Is your UI Type set to 'all' ?

getReference is supported, although discouraged. 

Yes the UI type is set to all 

This worked fine for me

 

KieranAnson_0-1742331355142.png

 

KieranAnson_1-1742331405399.png