Is it possible to adjust entities' layout settings in code?
Announcement
Collapse
No announcement yet.
Is it possible to copy layout settings from one entity to another?
Collapse
X
-
Hello
If you have the same fields in these entities, of course you can copy layout files
to custom/Espo/Custom/Resources/layouts/{EntityName}
from custom/Espo/Custom/Resources/layouts/{OtherEntityName} or look for in application/Espo/Resources/layouts or in application/Espo/Modules/{ModuleName}/Resources/layouts
Comment