Announcement

Collapse
No announcement yet.

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

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #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...
    X