> FINDSUBMITTEE is a structure returned from the tag cfa_contentObjectGet
(or
> cfa_contentObjectFind). USERNAME is a property of the object. When I do a
> cfa_dump of the object, the property (along with the other properties)
shows
> up under the "Properties" section, but they and their values are not
listed
> in the "Object" section/box.

This is what is confusing me. Normally, when you get an object, the
properties should be
at the root level, ie, ob.foo, not ob.properties.foo. Are you getting the
TYPE instead of
the object? In other words, are you passing the correct ID to
contentobjectget?

-ray

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.

Reply via email to