Basically the same as aObjectIDs - it's an array of objectids. You can use related to associate other content like news, links or events to a page. Then on the page somewhere you iterate through the array, grab the titles from the database, and create a list of links. I'm not sure, but there might even be a rule that does that already.
Blair On 11/15/06, Mark A Kruger <[EMAIL PROTECTED]> wrote: > > Blair, > > Thanks. Any tips on how that works? > > ------------------------------ > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Blair McKenzie > *Sent:* Wednesday, November 15, 2006 12:36 AM > *To:* [email protected] > *Subject:* [farcry-dev] Re: How do I use "related" > > None of the default skins use that data. If you want them to you need to > write the code yourself. > > Blair > > On 11/15/06, Mark A Kruger < [EMAIL PROTECTED]> wrote: > > > > Ok ... I have HTML pages under my nodes. When I edit them one of the > > items I see is "related Items". I can select other pages to "relate" to this > > page. But how or where do they show up? They are not in the secondary > > navigation where I'm using this code: > > > > <skin:sidebarLgh navID="#request.navid#" > > functionMethod="getBloodline" > > functionArgs="jointable=""dmNavigation"", > > status=""#request.mode.lvalidstatus#""" > > class="subNav" > > depth="0" > > startlevel="3" > > bActive="true"> > > So I'm not sure how this "relating" actually benefits me. > > > > Anyone? > > > > Mark A. Kruger, CFG, MCSE > > (402) 408-3733 ext 105 > > www.cfwebtools.com > > www.coldfusionmuse.com > > www.necfug.com > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
