[rt-users] EditCustomFieldsOnUpdate does not work anymore
Todd Chapman
todd at chaka.net
Tue Jul 25 15:12:26 EDT 2006
On Tue, Jul 25, 2006 at 03:02:22PM -0400, Jason A. Diegmueller wrote:
> >In Display.html add "Actions => \@Action" to
> >the callback arguments. In the callback itself
> >add line "push @{$ARGS{Actions}}, @cf_results;".
>
> Per our offline discussion:
> * Added ACtions => \@Actions (plural) to Display.html
> * Added the line above to the Callback
>
> I get the same behavior as previous to the changes:
> * Changes to CF with no Reply "take"
> * Changes to CF when accompanied with a Reply "don't take"
>
I updated the rt/local/html/Callbacks/CustomFields/Ticket/Display.html/BeforeDisplay on the wiki.
Make sure you move the callback above the preceeding if statement.
Restart apache and flush the mason cache.
-Todd
More information about the rt-users
mailing list