Re-edit is fine but what happens if the user tries to put a null value in an already populated field. the field doesn't get set but I will try to update from cvs see if it helps
Thx Oron -----Original Message----- From: Michal Frackowiak [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 6:18 PM To: Turbine Users List Subject: Re: Intake Group SetProperties and empty fields Hi! are you sure? I have an object in user.Temp which is populated by setProperties and the user can re-edit it many times before saving.... works ok. perhaps there is sth wrong with your code? BTW: I have compiled turbine-2.2.1 from the sources. without it intake did not want to work with jdk 1.4.2 regards - michal oron ogdan wrote: >Using intake on turbine 2.2.1 >I have noticed that intake's setProperties in Group checks if the field has >been set or not >and only if it's set, will it set the correct property. How can I make >intake >set the field even if it's empty, > >I have a user details form where the user can choose to omit some details >previously filled. > >Regards > >Oron > >www.netada.co.uk > > >--------------------------------------------------------------------- >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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
