How to delete input field name with value before submitted form #9220
-
Hi kindly help me |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
could you do that on the onSubmit callback? just omit those value which you don't wan to send to the server. |
Beta Was this translation helpful? Give feedback.
could you do that on the onSubmit callback? just omit those value which you don't wan to send to the server.