Is it possible to copy layout settings from one entity to another?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TitasB
    Member
    • Aug 2017
    • 31

    Is it possible to copy layout settings from one entity to another?

    Is it possible to adjust entities' layout settings in code?
    Last edited by TitasB; 12-21-2017, 09:30 AM.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    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

    Working...