[rt-devel] ShowRequestor

Colleen colleen at darksideproductions.net
Wed May 1 22:28:12 EDT 2002


I wanted the ShowRequestor to show all the time.

I managed to do this by commenting out the '% unless ($user->Privileged)
{

and the corresponding end }

It worked fine.

--Colleen

> -----Original Message-----
> From: Colleen
> Sent: Tuesday, April 30, 2002 1:29 PM
> To: rt-devel at lists.fsck.com
> Subject: [rt-devel] ShowRequestor
> 
> 
> For some reason, my ShowRequestor Element isn't working.
> 
> Are there certain rights I need to see this?
> 
> 
> I reference ShowRequestor in ShowSummary.  I have not modified
> ShowRequestor, but I have modified ShowSummary by simply adding
another
> element, ShowDataNotes.  This is a snippet from ShowSummary:
> 
> *beginning of ShowSummary element*
> ....
>           <& /Elements/TitleBoxStart, title => 'People',
>                 title_href
> =>"$RT::WebPath/Ticket/ModifyPeople.html?id=".$Ticket->Id,
>                 title_class=> 'inverse',
>                 color => "#333399" &>
>           <& /Ticket/Elements/ShowPeople, Ticket => $Ticket &>
>           <& /Elements/TitleBoxEnd &>
>         <BR>
>           <& /Elements/TitleBoxStart, title => 'Notes to Data',
>                 title_class=> 'inverse',
>                 color => "brown" &>
>           <& /Ticket/Elements/ShowDataNotes, Ticket => $Ticket &>
>           <& /Elements/TitleBoxEnd &>
>         <BR>
> 
>           <& /Ticket/Elements/ShowRequestor, Ticket => $Ticket &>
> 
> 
>         </TD>
>       </TR>
>     </TABLE>
> <%ARGS>
> $Ticket => undef
> </%ARGS>
> 
> Any help with this would be greatly appreciated.
> 
> Thanks as always,
> 
> Colleen Noonan
> 
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel




More information about the Rt-devel mailing list