I have some disabled inputs in a form and I want to send them to a server, but Chrome excludes them from the request.
Is there any workaround for this without addin
I'm updating this answer since is very useful. Just add readonly to the input.
So the form will be: