DocumentFolder - delete parent folder

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • wtconseil
    replied
    does somebody have already written that code for now ?
    If not, i will do it and share it here
    Thanks Tanya for your quick answer

    Leave a comment:


  • tanya
    replied
    Hello
    It doesn't delete sub-folders and documents recursively. If you need this, yes, you have to implement this with hooks.

    Leave a comment:


  • wtconseil
    started a topic DocumentFolder - delete parent folder

    DocumentFolder - delete parent folder

    Hi
    I have a top-level folder with many sub-folder.
    in these sub-folders, i put all my documents

    When i delete the top-level DocumentFolder, the sub-folders are not deleted (and documents also not deleted).
    I think this is the expected behaviour for EspoCRM ?

    Is there an easy way to synchronize sub-folder delete + related documents delete?
    or should i implement that with hooks ?

    Thanks
Working...