CF5 - readonly

agostino87 13 Jun, 2017
I use chronoconnectivity and chronoforms to modify an existing table (nameform: load)

I would like to make the fields with values already present in readonly, instead of the visible and writable empty fields
GreyHead 13 Jun, 2017
Hi agostino87,

You could probably do this using JavaScript to check the form inputs after the page loads and set any that have values to readonly.

Bob
This topic is locked and no more replies can be posted.