RE: [dev] How to include template inside of template

Tyler Hepworth wrote:
How do I include a dtl template inside another template? I want to create a template with multiple links. When a link is clicked it will call a second template that will display inside the first template underneath the links. Both of these templates will be displayed under the agent navigation bar.
Nevermind, I figured this one out. Tyler Hepworth

Hi Tyler, On Mon, Apr 19, 2004 at 07:32:41AM -0600, Tyler Hepworth wrote:
How do I include a dtl template inside another template? I want to create a template with multiple links. When a link is clicked it will call a second template that will display inside the first template underneath the links. Both of these templates will be displayed under the agent navigation bar.
Nevermind, I figured this one out.
Fine. JFI. OTRS cvs head: [Kernel/Output/HTML/Standard/Header.dtl] # include Copyright.dtl $Include{"Copyright"} [...] There is a new dtl tag to include other dtl files. .-)
Tyler Hepworth
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
participants (2)
-
Martin Edenhofer
-
Tyler Hepworth