Hi,
I got a form like this, t:errors got displayed, but if I put a zone in
the
form, errors are not shown, why?
<t:form t:id="myform" zone="myzone">
<input t:type="textarea" t:id="msg" t:value="msg"
<input t:type="submit" name="Post" t:id="Post" />
<input t:type="submit" name="Preview" t:id="Preview"/>
<t:errors/>
</t:form>
<t:zone t:id="myzone" >
</t:zone>
<t:block id="preview">
</t:block>
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-t-errors-not-displaying-when-form-has-a-zone-tp3301313p3301313.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]