i have custom entity with two statuscode (draft & send).
I would like the form in read-only when statuscode changes to send.
i don't like to change all controls in disabled with javascript.
I like the read-only mode used for disabled records.
it's possible?