HI,

how can I display multiple objects for one single beaneditform? I mean: with
all the fields from several objects displayed with only one submit button at
the end.

I could only imagine to use t:add="prop1, prop2, prop3" and use 
<p:cellProp1>object1.prop</p:cellProp1>
<p:cellProp2>object2.prop</p:cellProp2>
...

But with that I would lose a lot of the "automation" from tapestry
generating the beaneditform just based on the object's properties.

Are there alternatives - like displaying several t:beaneditform's one after
another, but disabling the submit button, or submit the whole form with a
single one?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Multiple-objects-in-beaneditform-tp5717566.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to