Replies: 2 comments 3 replies
-
Hi! You can read more about these standard web form attributes here: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/button#formenctype But in short: unless you are doing something very unusual, you don't need it. SQLPage automatically chooses the best encoding type for you based on whether you have file attachments in your form or not. And SQLPage transparently processes both |
Beta Was this translation helpful? Give feedback.
-
OK, so you're recommending to not use enctype exept in very special cases? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
forms allow for a parameter enctype -- but documentation is lacking as how to use it.
Even stranger, there is formenctype as a row level parameter in forms, and it's documentation is even less approachable.
So please fill me in: what are these parameters / options used for?
Beta Was this translation helpful? Give feedback.
All reactions