Thanks Bernd, I have read the FAQ before - partial validation is my case, as I have some other fields on the page that have to be validated some other time.
Guess I have to do some custom validation than regards, michael On 06/03/07, Bernd Bohmann <[EMAIL PROTECTED]> wrote:
Hello Michael, tc:page is a form. You don't need to define a tc:form. tc:form is for partial validation and partial model update. Please look at the forms example in the demo. Regards Bernd Michał 'Gandalf' Stawicki wrote: > hello, > > I have a some tx:in controls, tc:selecOneChoice and two buttons - save > and display. Now, if I press save I need to save entered data, but > first validate it. If i press display, I need to display some data in > tx:in's according to selection, but ommit validation. > > Is there any way to achieve this? > > If I put everyting in one form and put display button outside the > form, then tx:in's won't get update. If I use the immediate attribute, > then the fields won't get updated neither. > > Any hints? > > regards, > michael >
-- [EMAIL PROTECTED] http://stawicki.jasliska.pl GG: 3691111 JID: [EMAIL PROTECTED]

