CRUD
CRUD copied to clipboard
Add readonly for JS API
Pretty much the same behaviour as disabled but the input get's readonly attribute so it is submitted with form.
All the other input elements are disabled the same (like removing an entry or adding an entry).
There are PR's in PRO and DEMO.