I have been doing SS1.0 forever and just starting to learn SS2.0. I needed quick input into what I may be doing wrong. I am trying to to create a client script that has 2 events- Page init and Save record. The moment I turn on the the Save Record event, it fails with a message: An unexpected error occurred in a script running on this page.
customscript274 (saveRecord)
JS_EXCEPTION
SSS_MISSING_REQD_ARGUMENT Message.create: Missing a required argument: type
If I run each event alone on the client script it works.