tzapu/WiFiManager

Dropdowns?

Open

#805 opened on Jan 11, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (6,023 stars) (1,854 forks)batch import
Good First Issueenhancement

Description

I understand that adding custom dropdowns is more difficult than radio buttons or text, but I need about 40 fields, and they would be a better choice, especially the way they are displayed on iPhones using Safari. Would it be possible to add an example dropdown to the 'advanced' example sketch, including how the selection is saved to a variable?

Contributor guide