Default Is the default name, when not specified.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Blaine Sent: Tuesday, January 11, 2011 11:39 AM To: [email protected] Subject: [rt-users] No CallbackName, what do I name my callback file? When there's no CallbackName argument to a callback call, what do I name my callback file? That is: $m->callback ... CallbackName => "BeforeDisplay" ... The callback file is "BeforeDisplay" What about: $m->callback( TicketObj => $TicketObj, CustomFields => $CustomFields, ARGSRef => \%ARGS ); in the file Modify.html ? ------------------------------------------------------------------------------------ This e-mail message is intended only for the personal use of the recipient(s) named above. If you are not an intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify the Hearst Service Center ([email protected]) immediately by email and delete the original message. ------------------------------------------------------------------------------------
