Menu

#5 Use HTML <FORM> tags to group form elements in generated HTML views

open
nobody
None
5
2019-03-27
2019-03-27
No

Hi contributors,

I recently realized that Chrome's Autofill and Password Manager features can show up unexpectedly (e.g. in the File Station's search input field). While this can be fixed to some extent with site-specific adjustments on the browser side, it would help tremendously if form elements generated by Synology apps were grouped into

<form>s, see https://www.chromium.org/developers/design-documents/create-amazing-password-forms

This could be a small change that may help users who use browsers (or browser extensions) to fill their data automatically.

Thanks :)

Patrick

</form>

Discussion


Log in to post a comment.