Is there currently a way to pass a variable from one event (ex OnLoad) to another (ex OnSave) ?
Basically what I'm trying to do is do a check to see if a specific field has been changed from what was originally loaded. If not would anyone know of a way of doing this?