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.

