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

Re: [katakombe] Compare two or more links

Quote Reply
Re: [katakombe] Compare two or more links In reply to
Hi,

So you wanna compare those 2 loops? Mmm I guess you would need to do something like:

Code:
<%Plugins::ULTRAGlobals::Format_Checkbox_Field('Location',$link1.Location)%>
<%set checkbox_loop_1 = $checkbox_loop%>

<%Plugins::ULTRAGlobals::Format_Checkbox_Field('Location',$link2.Location)%>
<%set checkbox_loop_2 = $checkbox_loop%>

Then you would loop through each of those to give the rows you want (bit hard to give too much info, as I'm not sure if you're using tables, divs, or whatever , for your layout =))

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 Compare two or more links katakombe 4089 Jan 20, 2013, 5:27 AM
Thread Re: [katakombe] Compare two or more links
Andy 3975 Jan 20, 2013, 6:36 AM
Thread Re: [Andy] Compare two or more links
katakombe 3974 Jan 20, 2013, 8:31 AM
Thread Re: [katakombe] Compare two or more links
Andy 3968 Jan 20, 2013, 8:57 AM
Post Re: [Andy] Compare two or more links
katakombe 3956 Jan 20, 2013, 9:02 AM