Datalist “placeholder” not sent with form submission
I have a Python app that is updating a SQL database. One form (using Jinja) provides a datalist input that contains the current value (from the db) as the “placeholder”
I have a Python app that is updating a SQL database. One form (using Jinja) provides a datalist input that contains the current value (from the db) as the “placeholder”