Values of disabled inputs will not be submitted October 4, 2022 by Tarik disabled input will not submit data. Use the readonly attribute: <input type="text" readonly /> Source here