Sara, Ruy…
I’m following your example to enter multiple values on a WEB page but I wish I had only one submit button on the page. I want to put together a customization page for a system I’m doing and I don’t need a submit button for every option. How do I do that?
Input Data on HTML Form ESP32/ESP8266 Web Server using Arduino IDE
Thanks!
Hi.
On the “Build Web Servers” ebook, there is a project with a form with multiple input fields and one submit button. You can try to see which parts are relevant to build the form and adapt to your project.
The project is on page 506.
I hope this helps.
Regards
Sara
Thank you Sara. I imagine you’re referring to the Wifimanager project, aren’t you? What has the network, password and ip fields? I believe it should work.