It should work, though I am not using it atm. I generally map a single group to a single business object. Some people might prefer to have the group map more directly to the fields in an html form. As these fields could map to multiple business objects, I made it possible for each field to map to a specific object.
So I think it will work. But whether it fits your problem, I cannot say. john mcnally On Fri, 2002-05-10 at 11:53, Dan K. wrote: > > Hi Everyone, > > I just noticed that the <field> element in the intake.xml file can have a > "mapToObject" attribute (similar to the group's mapToObject attribute) but > there's no doc on it other than a brief mention in the intake > documentation. I can't seem to figure it out so I'm wondering if it's > even functional. Has anyone here tried it (Scott Weaver, John McNally?)? > Thanks. > > Regards, > Dan > > > > > > -- > 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]>
