Missing Field in Lead Layout Manager
Collapse
X
-
createdAccount defined as
You can add to Espo/Custom/Resources/metadata/entityDefs/Lead.jsonCode:"createdAccount": { "type": "link", "layoutDetailDisabled": true, "layoutMassUpdateDisabled": true },
This is not solve read only problem and other but you can place createdAccount to deatil view.Code:"createdAccount": { "layoutDetailDisabled": false },Leave a comment:
-
Missing Field in Lead Layout Manager
Hi,
I have a small problem with the Layout Manager.
I want to add the field "createdAccount" to the details layout in leads.
When I check the entity manager, I can see the field, but it doesn't show up in Layout Manager under available fields.
Am I just stupid or is there a reason that the field isn't available?
Kind regards,
ChrisTags: None

Leave a comment: