Reset Button in Creator 2 does not work properly

Hi,

I have created a form to create a user profile using Studio Creator Update 1. It has a few text fields. It has a checkbox "Add more details" which when clicked enables a few more text fields. At the end of the form I have a Submit and a Reset button.

Now, when I fill the form (without touching the 'Add more details' checkbox) and click the Reset button, the text fields becomes blank as expencted.

Lets say I enter some values in a few text field, then I check the checkbox, some more fields gets enabled (i do this inside the processValue method). Now, if I click Reset button, the form does not get blank. Even worst, if I change the already typed text field values and click Reset, these text field gets repopulated with original values. Is this a bug or a feature.

Any solution for this problem is greatly appretiated.

Regards,

Shastri.

[893 byte] By [cybershastri] at [2007-11-26 11:15:16]
# 1
<Bump> Any answers?
cybershastri at 2007-7-7 3:30:09 > top of Java-index,Development Tools,Java Tools...
# 2

hi i am also developing similar application which have some textfields and submit and reset fields. Please help me how you are sending data to the database table and how you are editing the required rowgroup elements into that submit form from database. Please help me out by giving an example. I alos gone through the inserts_update_delete tutorial in java studio creator. Please give some example of code.

Actually i am using SQL Server database. Please i tried but it is showing cannot add new employee details. null. Please give me some instances of code for inserting , deleting and retrieving the data. Please help me out i am trying sincerely but it is really get frustrated.

Thank you in Advance.

Srinivasan1983 at 2007-7-7 3:30:09 > top of Java-index,Development Tools,Java Tools...