Anyone know why my clientscript currentRecord.get(...
# suitescript
a
Anyone know why my clientscript currentRecord.get(); doesn't seem to be working anymore?
l
Which function in client script? If I good remember for some of them you get the record as a parameter for others you need to use the currentRecord module.
a
I figured it out it actually was working the page just wasn't refreshing properly to pick up on the saved script changes, thanks.