On Aug 1, 7:33 pm, "Stephen Moretti" <[EMAIL PROTECTED]>
wrote:
> I'm gathering some information from a form on the website.
>
> The main part of the information goes into one table, but the site visitor
> can also select a bunch of options.  These options are stored in an array
> table.

Are these choices content items themselves?

> How do I put manually put together the stProps structure for the array table
> elements, so that I can just pass it all to the setData() method of my main
> datatype?

If they are content objects then you really only need to pass in an
array of objectids for the array property.

Or are you thinking of an extended array object?

-- geoff
http://www.daemon.com.au/


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

Reply via email to