2 Commits

Author SHA1 Message Date
Matt544
1814f99023
Add reference to hx-preserve to the example at "Preserving File Inputs after Form Errors" (#2474)
* Add reference to hx-preserve to file-upload-input.md

* Address review feedback: add more description behaviour when using .
2024-12-18 21:09:45 +01:00
gbourant
4af437a4e1
Add example of how to structure binary-data forms without data loss (#1670)
* prevent binary data loss by restructuring forms.

* Update www/content/docs.md

Co-authored-by: Denis Palashevskii <20725046+Renerick@users.noreply.github.com>

* moved the example to example directory

* Updated documentation based on feedback

---------

Co-authored-by: gbourant <root@gbourant.com>
Co-authored-by: Denis Palashevskii <20725046+Renerick@users.noreply.github.com>
2023-09-01 14:42:14 -04:00