Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [rsahertian] different info on detailed page depending on FatherID

Quote Reply
Re: [rsahertian] different info on detailed page depending on FatherID In reply to
Andy,

I want to do the same trick with the add.html template. But that doesn't work. It comes only with form2.
Why does it works ok with detailed.html and not with add.html?


The template dump <%GT::Template::dump%> shows in detailed a fatherid and not in add.html!



I use the same global as in detailed with this logic below.

*******************************
<%diff_detail($ID)%>

<%if FatherID eq '1345'%>
<%include include_form1.html%>
<%else%>
<%include include_form2.html%>
<%endif%>
*******************************

Thanks,
Ron
Subject Author Views Date
Thread; hot thread different info on detailed page depending on FatherID rsahertian 10092 Sep 8, 2003, 4:42 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9923 Sep 8, 2003, 6:04 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
Andy 9835 Sep 8, 2003, 10:06 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9818 Sep 8, 2003, 1:03 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9821 Sep 8, 2003, 1:05 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9833 Sep 8, 2003, 1:19 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9775 Sep 8, 2003, 1:20 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9793 Sep 8, 2003, 1:24 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9813 Sep 8, 2003, 1:26 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9795 Sep 8, 2003, 1:32 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9833 Sep 8, 2003, 1:34 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9757 Sep 8, 2003, 2:01 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
rsahertian 9783 Sep 8, 2003, 2:32 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9787 Sep 9, 2003, 12:21 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9761 Sep 9, 2003, 3:48 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9795 Sep 9, 2003, 4:06 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9763 Sep 9, 2003, 4:09 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9801 Sep 9, 2003, 4:25 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9733 Sep 9, 2003, 4:38 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
rsahertian 9712 Sep 9, 2003, 7:14 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9701 Sep 9, 2003, 7:26 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4215 Sep 9, 2003, 7:41 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4279 Sep 9, 2003, 7:44 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4165 Sep 9, 2003, 7:52 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4202 Sep 9, 2003, 7:54 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4186 Sep 9, 2003, 7:57 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4252 Sep 9, 2003, 8:01 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4203 Sep 9, 2003, 8:16 AM
Post; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4117 Sep 9, 2003, 8:21 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9788 Sep 8, 2003, 1:42 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9792 Sep 8, 2003, 1:44 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9780 Sep 8, 2003, 1:50 PM
Post; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9752 Sep 8, 2003, 1:56 PM