
Hi,
I have this edit mode multistep form which currently i have several field that have been disabled from being selected when page is load .
For dealer account, i have disabled the select option from being clicked by applying this code
Generally, disabled controls are not submitted with the form - which would explain the value not saving. As for the form not progressing, is the field you are trying to set mandatory or something like that? Perhaps there is an error message?