did you have a look at tacos.sourceforge.net ? Their partial forms may be just what you need ...
> -----Original Message----- > From: Blšták Peter [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 1:06 PM > To: Tapestry users > Subject: T4 form submit without validation, but storing field values > > > > Hi > > It would be nice to have the opportunity to realize form > submit without no client and no server validation, but with > storing of form field values somewhere (in text format - like > ValidationDelegate does in case of error). Stored values (in > text format) would be source of form field values during next render. > > This would be good for doing some things during form fill out > (like realization of "zooming" [see PS], adding new rows of > orders, ... without loss of data entered in other HTML form fields). > > Is it posible to do that, somehow? > Is there any recommendation or suggestion for? > Has anybody experience with "zooming" [see PS]? > > Thanks > > Peter > > PS: I am not sure that "zooming" is common word for the > meanig I mean, so an example: > > Case of creating new contract with customer already contained > in the system. > In the form of contract may be some subform which contains > information about customer. Next to the form is button, which > is responsible to open new window with table of all existing > customers. After choosing one customer, the original form of > contract is rendered and filled with reference to the choosen > customer. (this is kind of zooming) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
