Issue: In Form Builder, if you configure two components, for example, a Number and a Text Field, where you define a JavaScript code to set the values on the Number component dynamically and select to Redraw On whenever there is change in the Text Field, then the Number component will not reset when you enter a value in the Text Field component. This issue occurs because the JavaScript code defined in the Custom Default Value is not executed when the Number component is redrawn.
Workaround: There is no workaround at this time.