How? By default when you map the group to an object, all fields defined are mapped to properties. You can change the property that each field gets mapped to by using the mapToProperty="xxxx" attrbiute. I tried mapToProperty="" but that did not work either.
-----Original Message----- From: Bill [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 6:48 AM To: Turbine Users List Subject: Re: Question about intake Works for me. On Thu, 2002-12-12 at 17:27, Quinton McCombs wrote: > Is it possible to have some fields in your group mapped to a property > and others not? I have a group that is mapped to an object. I need > to have a few fields in that group that are not mapped to a property. > Is that supported? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
