By default BeanEditForm includes <t:errors/>.

BeanEditor seems to expect that t:errors is placed outside if
programmer wants it.

Intuitively, I would expect a feature for both to support inline errors:

<t:beaneditform inlineErrors="literal:true" />
<t:beaneditor inlineErrors="literal:true" />

with <t:error> rendered next to a field and some CSS class to override.

That would be nice.

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

Reply via email to