%# Silverman's Law: %# If Murphy's Law can go wrong, it will. <& /Work/Elements/104Header, Title => 'Search', Refresh => $session{'tickets_refresh_interval'}, Method => 'Post' &> <& /Elements/ListActions, actions => \@results &>
<&|/l&>Update&> | %foreach my $col (@cols) { % my $colalias = $col; % $colalias =~ s/(Obj\-\>|)(Name|AsString)//;<% loc($colalias) %> | %}
%# The ticket view is controlled by config.pm, WebOptions %foreach my $col (@cols) { | % if ($col eq 'id') { <%$Ticket->Id()%> % } %else { <% eval "\$Ticket->$col()" %> %} | %}
<&|/l&>Update selected tickets&> | |||
<&|/l&>Make Owner&> | <& /Elements/SelectOwner, Name => "Owner" &> ( <&|/l&>Force change&>) | <&|/l&>Make priority&> | |
<&|/l&>Make subject&> | <&|/l&>Make queue&> | <& /Elements/SelectQueue, Name => "Queue" &> | |
<&|/l&>Add Requestor&> | <&|/l&>Make Status&> | <& /Elements/SelectStatus, Name => "Status" &> | |
<&|/l&>Remove Requestor&> | <&|/l&>Make date Starts&> | <& /Elements/SelectDate, Name => "Starts_Date", ShowTime => 0, Default => '' &> | |
<&|/l&>Add Cc&> | <&|/l&>Make date Started&> | <& /Elements/SelectDate, Name => "Started_Date", ShowTime => 0, Default => '' &> | |
<&|/l&>Remove Cc&> | <&|/l&>Make date Told&> | <& /Elements/SelectDate, Name => "Told_Date", ShowTime => 0, Default => '' &> | |
<&|/l&>Add AdminCc&> | <&|/l&>Make date Due&> | <& /Elements/SelectDate, Name => "Due_Date", ShowTime => 0, Default => '' &> | |
<&|/l&>Remove AdminCc&> | <&|/l&>Make date Resolved&> | <& /Elements/SelectDate, Name => "Resolved_Date", ShowTime => 0, Default => '' &> | |
<&|/l&>Add comments or replies to selected tickets&> | |||
<&|/l&>Update Type&>: | |||
<&|/l&>Subject&>: | |||
<&|/l&>Attach&>: | |||
<&|/l&>Comment&>: | <& /Elements/MessageBox, Name=>"UpdateContent"&> | ||
<&|/l&>Edit Relationships&> | |||
<&|/l&>Enter tickets or URIs to link tickets to. Seperate multiple entries with spaces.&> <& BulkLinks &> |