Anyone know why my clientscript currentRecord.get(); doesn't seem to be working anymore?
l
lukasz
09/07/2018, 5:18 AM
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
apaule
09/07/2018, 8:37 PM
I figured it out it actually was working the page just wasn't refreshing properly to pick up on the saved script changes, thanks.