I have a business rule, set with entity level scope, that states that field X is locked once it contains data. I have noticed that during a data import (using "import from Excel" I can still modify this field. Is this the expected behaviour? If so, what are my options for making fields effectivelly write-once? Do I need to use Field Level Security and/or JavaScript?
Thanks
Alan