How to programmatically make the form components touched . #1461
Replies: 4 comments 1 reply
-
Please find the link for reference https://codesandbox.io/p/sandbox/react-data-driven-autocomplete-forked-9tkfvt?file=%2Fsrc%2FForm.jsx%3A17%2C26. When I move from one accordion to another, I want to highlight validations for that accordion when I move away from it. |
Beta Was this translation helpful? Give feedback.
-
You can find all the input fields in the children and do |
Beta Was this translation helpful? Give feedback.
-
@rvsia please let me know if you had a chance to review the above code |
Beta Was this translation helpful? Give feedback.
-
Hello can anyone please help me with the status of the above request? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on creation of the form components. I want to programmatically change their state to touched. How can I do that? @rvsia
Beta Was this translation helpful? Give feedback.
All reactions