If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
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.
Comment