I have a UE script deployed on estimate record; be...
# suitescript
n
I have a UE script deployed on estimate record; beforeLoad on edit event. I load the record and do rec.getText({fieldId: 'entity' }); This returns the proper "parent:child" format name for me. But for other users, it just returns "child" customer name. I have verified this via logging. How is that possible?
b
n
Thanks for pointing it out @battk I will check this setting.