Default Foreign Fields
A default field, DD_DEFAULT, is any field that is not a key field or an indexed field. You will not want to be able to change this field, and since there is no index associated with this field, it can just be set to display-only.
This foreign field setting will be:
Set Foreign_Field_Option DD_DEFAULT DD_DisplayOnly to True