Resolved! Best practice scripting for business rules
Hi, I have a before-insert business rule defined on table sc_request; I'm not sure if it's global or not. Currently, my Javascript is entered directly into the BR but I'd like to define it as a function in a class and reference it from the BR: I re...
