Use: <cfa_contentObjectGetMultiple
datasource="#myDataSource#"
typeID="#typeIDofObjectsToDisplay#"
r_stObjects="#allMyObjectsInAStructure#">
There are other storage options for your objects, like getting a list of
objectID's etc. Check out the documentation and it should give youa full
list of params for this tag.
After get the structure with your objects in it, loop through it and work
from there.
if you have hassles, then dump the object using <cfa_dump
var="#allMyObjectsInAStructure#"> or <cf_objectDump
object="#allMyObjectsInAStructure#"> (whichever you prefer) and check out
your whole structure.
Hope this helps,
Nikki
----- Original Message -----
From: "Leon Greeff" <[EMAIL PROTECTED]>
To: "Spectra-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 6:59 AM
Subject: Object type display
> Hi All,
>
> I am a total newbie to Spectra! How do I display all the objects linked to
a object type? The tagname.
>
> Help on this issue would be appreciated.
>
> Thanx in advance!
>
> Leon
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.