ColdBox Forums Notification: Post to Global variables

Title: RE: Global variables
Thread: Global variables
Forum: Need Help?
Conference: ColdBox
User: skyiver Sana, again, thanks for your quick reply.

great help, and i will spent some
more time on the links...

one more questions for you, can the default event
name "event" be changed in the system/config/settings.xml,

for example,
<!--Default Event Name -->
<Setting name="EventName" value="event"/>
changed
to
<Setting name="EventName" value="e"/>

if we do, then i assume that the
argument name, "Event", need to be changed as well, right?

<code>
<cfargument name="Event" type="coldbox.system.beans.requestContext">
</code>
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=70C8941A-FF65-CEF6-653AA4A7FFEC6FD5