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
and when i click next to go to the next step, it successfully saves the customerid entity .
Then i try to perform the same method to the Order type option like this
but when i click next , wont go to the next step , and it will reload the form and suddenly the order type values is missing .
but when i enable the order type select option to be selected , it wont have problem saving the record and go to the next step.
Any idea why this happen?


Report
All responses (
Answers (