RE: [contentbox-version] Invalid Events

What kind of event were you overriding it to? Or were you just redirecting? And, this was inside of a module?

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

To be honest I wasn’t, this was for an Ajax scenario, where I wanted to provide error information back to the user, like session timed out or something, so that the module could handle that.

I thought that renderData() was all I needed.