Hi,

I would like to make some fields read only under the Contact->Edit panel AFTER some data is entered on one field.

I've tried using EditView.html but I don't know how to tell it to either use a label or a textbox based on the value contained on a field.

This doesn''t have anything to do with ACL because it is not based on roles, it is based on data. If some field contains data then NOBODY should modify some fields. (maybe admin, but if that is not possible or is too complex, then I don't need this).

E.g. If the account name is not empty then make contact first name and contact last name read only, or labels, or whatever method you guys want to share with me.

Thanks in advance!