[Tacos-devel] Client side validation look!!!

2006-03-27 Thread Angelo Luis
Hello, I'm start with Tacos today, it's awesome. But I have just one problem: the client side validation... It's to ugly: The html "rendered" (something like this): Add new professional Name: Por favor, digite um valor para o campo "Nome"(required mensage in portuguese). |

Re: [Tacos-devel] Client Side Validation

2006-02-10 Thread Jesse Kuhnert
I think this is possible, but not currently implemented. This is a feature that many people would like to see happen it seems. If you add a BugReport ticket for this someone might be able to squeeze it in on the next release. (Or if you go look at the code it's probably not a very large change to

[Tacos-devel] Client Side Validation

2006-02-09 Thread Frederic Barnabe
Hi, At work, we are starting a new project and we decided to use Tapestry as a framework.  The application we are building requires a lot of interactions between the client and the server, so we are testing tacos to do these requests asynchroneously.  First of all, let me say thank you guys, you d