[rt-devel] Question about extending

Jesse Vincent jesse at bestpractical.com
Sun Nov 16 01:49:36 EST 2003




On Sat, Nov 15, 2003 at 06:18:05PM -0500, AJ wrote:
> I want to add something to the incident and ticket displays.  I want to use
> the SelectQueue element to display an 'open request' from within the request
> and the incident displays.  This way the request will be opened with the
> parent/child relationships pre-filled.  I know that if I request
> Ticket/Create.html?new-MemberOf=XX  the parent dependency will have the
> value, but I want to be able to create the sub-requests from within a
> request/incident.
> 
>  
> 
> I saw the *_local.pm  files and was wondering if I could do it from within
> those as opposed to modifying the .html files so I can upgrade as they
> become available without loosing what I have done.

you actually want to use either callbacks or "overlay" html files in
your local/html tree to override the core versions.

	-j

>  
> 
> Can anyone point me in the right direction?
> 
>  
> 
> Thanks in advance.
> 
>  
> 
> A.J.
> 
>  
> 

> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel


-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the Rt-devel mailing list