Hi,
in concept that seems alright, but BeanEditor doesn't have the
validation support I use from BeanEditForm, particularly the recordError
method.
Interestingly enough, in Firefox 3.5.9 on Linux this is where the odd
submit tag gets placed exactly where I want it by some form of magic.
However Firefox 3.6.8 on Windows throws every single submit tag to the
left hand side.
So, I guess just ignore the fact that some get put in the right place as
I mentioned before that seems to be the exception. Is there no way to
override the default submit field?
Regards,
Rich
Thiago H. de Paula Figueiredo wrote:
On Thu, 05 Aug 2010 18:08:09 -0300, Rich <rich...@moremagic.com> wrote:
Hi,
Hi!
I'm currently styling my web application to look better, and I'm
having some issues getting a good looking bean edit form.
Particularly I want all the submit buttons at the bottom to be
centered in the form.
At random it seems the default submits will line up with the input
fields or align left with the labels. Also, all custom submit fields
I add to the form seem to line up correctly.
I'm particularly confused because inspecting the actual CSS of the
fields using Firebug shows they have the exact same CSS applied.
There really doesn't seem to be any rhyme or reason to these submit
inputs lining up.
I'm not a CSS guru, so I can't think of a reason to see why this is
happening.
Anyway, you can use BeanEditor and add the button or buttons yourself.
BeanEditForm is nothing more than a Form with a BeanEditor and a
submit button inside.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org