How can I disable a sublist field?
I want to disable the Location field on my Items sublist on my Estimate record. That way once the field value has been sourced, someone can’t go in a change the Location. Is there an easy way to do this? Or is this only possible through scripting?
You can disable the field using a workflow. Use a saved search to determine the criteria and then set an action to disable it. Alternatively, you can use permissions on roles to stop people from editing it.
Since you are trying to source in, why not change the display type to “inline text”