Hi!
I've a CRM entity (father entity) with a relation 1:N to the (child entity).
I know how to set a read-only field with java script, but I can't do it depending on the status of the father.
How can I set read-only field of a child depending on the statuscode of the father entity with javascript?
Thanks in advance!