hi. I'm trying to remove bugs from Archive zimlet
Archive | Zimbra :: Gallery
In some cases, when I'm reorganizing messages and folders in archive, zimlet is creating new folders: Archive1, Archive2,Archive3...
I'm begginer in zimlet development, but in my opinion it's because archive folder don't get proper ID (CcsArchive.prototype.getFolder), and soap request fails. And then new folders are created.
Anyone can help me fix this? Or just give tips how to do this...
Second thing.
Anyone now how to implement key listener in zimlet? I'm trying to add function to archive message after pressing (for example) Shift+a
Archive | Zimbra :: Gallery
In some cases, when I'm reorganizing messages and folders in archive, zimlet is creating new folders: Archive1, Archive2,Archive3...
I'm begginer in zimlet development, but in my opinion it's because archive folder don't get proper ID (CcsArchive.prototype.getFolder), and soap request fails. And then new folders are created.
Anyone can help me fix this? Or just give tips how to do this...
Second thing.
Anyone now how to implement key listener in zimlet? I'm trying to add function to archive message after pressing (for example) Shift+a