Closed ghost closed 4 years ago
Hello, I have the slider within a form with other input fields.
I would like how to avoid sending slider data on form submit. I want slider to be active and working, but just not sending any data.
Hi, you should just remove name/id from sliders input tag and it will become invisible to form.
input
Hello, I have the slider within a form with other input fields.
I would like how to avoid sending slider data on form submit. I want slider to be active and working, but just not sending any data.