Announcement

Collapse
No announcement yet.

Document Folder in Layout Manager

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

  • Document Folder in Layout Manager

    Hi,
    How can we customize layout for Document Folder Entity?
    Document Folder Entity is hidden in Layout Manager.

  • #2
    Hi,

    You can do this manually, but will need to create a custom layout json file for each layout that you wish to modify (detail, detailSmall, etc) to make it "upgrade safe"

    First create a folder: custom/Espo/Custom/Resources/layouts

    Next go to folder: application/Espo/Modules/Crm/Resources/layouts and copy the folder "DocumentFolder" and paste into the custom folder above.

    Now you can open the layout file (for example: custom/Espo/Custom/Resources/layouts/DocumentFolder/detail.json) that you wish to modify and make the changes that you wish.

    Save the modified file(s), clear cache and rebuild.

    NOTE: We don't have a customized layout for DocumentFolder so I didn't test this solution, but we have customized many entities this way so it should work fine.
    Last edited by telecastg; 12-31-2020, 11:32 PM.

    Comment

    Working...
    X