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

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

Quote Reply
Re: [Andy] different info on detailed page depending on FatherID In reply to
Example of use;

<%global_name($ID)%>

<%if FatherID eq '3'%>
<%include test1.html%>
<%else%>
<%include test2.html%>
<%endif%>

The top global call will not return any output, but will simply assign the <%FatherID%> tag, which you can then use for your 'if' statements (shown above).

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread; hot thread different info on detailed page depending on FatherID rsahertian 10258 Sep 8, 2003, 4:42 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10085 Sep 8, 2003, 6:04 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
Andy 9997 Sep 8, 2003, 10:06 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9980 Sep 8, 2003, 1:03 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9982 Sep 8, 2003, 1:05 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9995 Sep 8, 2003, 1:19 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9937 Sep 8, 2003, 1:20 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9955 Sep 8, 2003, 1:24 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9974 Sep 8, 2003, 1:26 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9957 Sep 8, 2003, 1:32 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9994 Sep 8, 2003, 1:34 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9921 Sep 8, 2003, 2:01 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
rsahertian 9946 Sep 8, 2003, 2:32 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9950 Sep 9, 2003, 12:21 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9923 Sep 9, 2003, 3:48 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9958 Sep 9, 2003, 4:06 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9926 Sep 9, 2003, 4:09 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9963 Sep 9, 2003, 4:25 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9897 Sep 9, 2003, 4:38 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
rsahertian 9874 Sep 9, 2003, 7:14 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9864 Sep 9, 2003, 7:26 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4272 Sep 9, 2003, 7:41 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4336 Sep 9, 2003, 7:44 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4221 Sep 9, 2003, 7:52 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4258 Sep 9, 2003, 7:54 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4242 Sep 9, 2003, 7:57 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4308 Sep 9, 2003, 8:01 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4260 Sep 9, 2003, 8:16 AM
Post; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4173 Sep 9, 2003, 8:21 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9951 Sep 8, 2003, 1:42 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9953 Sep 8, 2003, 1:44 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9943 Sep 8, 2003, 1:50 PM
Post; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9914 Sep 8, 2003, 1:56 PM