Hello,
I would like to see a new action handler disableFields very similar to the clearFields handler.
Instead of clearing fields, I would like to disable them.
It's quite similar to the clearFields because disabled field are not submitted.
But the advantage is that if the user hide the field, and then display it again, all the values he started to enter are not lost.
Its also possible to set default values that will not be cleared and not submitted if the fields are hidden.
Thank you
Hello,
I would like to see a new action handler
disableFieldsvery similar to theclearFieldshandler.Instead of clearing fields, I would like to disable them.
It's quite similar to the
clearFieldsbecause disabled field are not submitted.But the advantage is that if the user hide the field, and then display it again, all the values he started to enter are not lost.
Its also possible to set default values that will not be cleared and not submitted if the fields are hidden.
Thank you