Ugh. That shouldn't work. That's going to screw up an validation
error messages.
The hard way is to override the editor for the property and just omit
the Label component entirely.
Seems like an @OmitLabel annotation would be useful as well, that clue
Tapestry in that it should not render a Lab
this works, thanks
Thiago HP wrote:
>
> A simple workaround is to add a line like this in you app.properties:
> edit-label=
>
> --
> Thiago
>
>
--
View this message in context:
http://www.nabble.com/t5%3A-BeanEditForm-and-column-label-tp15754436p15758922.html
Sent from the Tapestry - User
A simple workaround is to add a line like this in you app.properties:
edit-label=
--
Thiago
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
Is there a way to set column label to null? if I do this, it will cause an
exception:
model.get("edit").label("");
--
View this message in context:
http://www.nabble.com/t5%3A-BeanEditForm-and-column-label-tp15754436p15754436.html
Sent from the Tapestry - User mailing list archive at Nab