-
Here's an example of what I want. The user filled two fields with the values Can I do this by simply changing the configuration, or is there a recommended way of doing this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Okay, I found the |
Beta Was this translation helpful? Give feedback.
Okay, I found the
resetField
function and changed the code. I'm not sure if this is the perfect solution. I have updated the code on CodeSandbox. I would be happy to hear about other and better ways of doing this.