[GH-ISSUE #307] Current parameters as default? #256

Closed
opened 2026-02-28 01:24:21 +03:00 by kerem · 4 comments
Owner

Originally created by @MarcFinns on GitHub (Feb 6, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/307

Hello again,
In my implementation I have a number of custom parameters (e.g. mqtt server etc).
When moving the device to a different network, the config page forces to re-enter all of them and not only the new SSID/password.
Is there a way to prompt the user with the config page with the current parameter set already populated?
thanks!

Originally created by @MarcFinns on GitHub (Feb 6, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/307 Hello again, In my implementation I have a number of custom parameters (e.g. mqtt server etc). When moving the device to a different network, the config page forces to re-enter all of them and not only the new SSID/password. Is there a way to prompt the user with the config page with the current parameter set already populated? thanks!
kerem closed this issue 2026-02-28 01:24:21 +03:00
Author
Owner

@tzapu commented on GitHub (Feb 7, 2017):

hi,

using the code in the examples i provided that should not be the case.

i m currently playing with a 9 custom param sketch and the only thing i need to reenter are the ssid and pass.

cheers

<!-- gh-comment-id:277946765 --> @tzapu commented on GitHub (Feb 7, 2017): hi, using the code in the examples i provided that should not be the case. i m currently playing with a 9 custom param sketch and the only thing i need to reenter are the ssid and pass. cheers
Author
Owner

@MarcFinns commented on GitHub (Feb 7, 2017):

Do you mean that the HTML page shows the current values as default? Or that if you submit them blank the old ones are retained?
Thanks.

<!-- gh-comment-id:277955723 --> @MarcFinns commented on GitHub (Feb 7, 2017): Do you mean that the HTML page shows the current values as default? Or that if you submit them blank the old ones are retained? Thanks.
Author
Owner

@tzapu commented on GitHub (Feb 7, 2017):

that the exemples are loading the current values as defaults for the web portal, so the webportal should show the current saved values in the interface

<!-- gh-comment-id:277955963 --> @tzapu commented on GitHub (Feb 7, 2017): that the exemples are loading the current values as defaults for the web portal, so the webportal should show the current saved values in the interface
Author
Owner

@MarcFinns commented on GitHub (Feb 7, 2017):

Ok then, will check again. Thanks!

<!-- gh-comment-id:277957948 --> @MarcFinns commented on GitHub (Feb 7, 2017): Ok then, will check again. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#256
No description provided.