Closed muki closed 6 years ago
This only affects input fields and textareas and makes them readonly instead of disabled. All the other fields remain disabled since making a dropdown field readonly gives the illusion that you can actually select something.
readonly
disabled
As mentioned in the title, this fixes issue #69
All committers have signed the CLA.
Nice! Thank you very much! Will test this probably Sunday or Monday!
That worked perfectly, all merged in/pushed. Thank you!
This only affects input fields and textareas and makes them
readonly
instead ofdisabled
. All the other fields remaindisabled
since making a dropdown fieldreadonly
gives the illusion that you can actually select something.As mentioned in the title, this fixes issue #69