Zimlet with CRUD (POST, GET, PUT and DELETE) operations
Hey Guys, Just started out working with zimlets, however, my requirement is to interact with a WebService that employs CRUD operations. The AjxRpc seems to work perfectly with GET and POST operations,...
View Articleinvoke custom servlet in zimlets
Hi Is posible to invoke a custom servlets in zimlets, If yes, in which type of file (war, jar) should I package my servlets and where to put it ?, I would like to invoke it as action of my jsp form...
View ArticleZimlet gallery login is not working
Hi Zimbra, I found that login on Zimlet gallary is not working !!! Is there something wrong with it? Jignesh.
View ArticleCan I have more than one zimletPanelItem in my zimlet?
Hi, I want more than one zimletPanelItem in my zimlet. I've tried to duplicate the zimletPanelItem tag in my xml conf but no success. Can't find any info about that in wiki and forum. Anyone knows if...
View ArticleCan't see Zimlet icons during a search
Hi, I have a Zimlet that makes some stuff when I drag 'n drop an email onto its icon. Sometimes I have to search the interested email, but... in search view there are no Zimlet icons... O.O Anyone...
View Articlehow to get event calendar responding message from hotmail,outlook to Zcs 8.0
Sir, i am using zcs 8.0, i have create an event and invite some people, while people Accept/Decline/Tentative respond with a message, i am trying to get that message in zcs side (java code), Attached...
View ArticleAdd an integrated zimlet in the New dropdown list menu
Hello there IÂ’m trying to add a new Integrated Zimlet in the New Message dropdown list menu. When I do a click in the arrow I see options like Message, Contact, Contact Group, Appointment, task, etc....
View ArticleZimlet Email Reminder in Zimbra 8
Hi Who can help to update this zimlet for Zimbra 8? gallery.zimbra.com I like idea to how make reminder. The system error when try resp: EmailReminderZimlet.prototype._createEmailFollowup Folder =...
View ArticleZimlet doesn't initialize on Zimbra 8
Hi all, We've just finished ou Zimbra migration from 7.2.6 to 8.06 and everything works well except a Zimlet. This Zimlet is the exact copy of example Tab_IFrame given in Wiki here : ZCS 6.0:Zimlet...
View ArticleHow to close my zimlet tab application using javascript???
Hello there I developed a zimlet tab app and I launch it using javascript when I do click in a toolbar button. That works fine, my app is open in a tab perfectly using this: Code: var simpleAppName =...
View ArticleSamba+Posix zimbra Ldap
Hello good people, I have been strugglling with this problem for days now. I can't seem to join my PCs to samba. Here are various configurations. Please tell me what am doing wrong. Code: authconfig...
View ArticleZimlet userProperties width of textarea
I would like to use userProperties to let users enter data in a textarea. Defining that is easy: <userProperties> <property type="string" label="Trusted public keys"...
View ArticleProcessMaker 252 - Zimbra Collaboration System Integration
Hi Team, I am a newbie in using ProcessMaker and Zimbra Collaboration Suite, and we are planning to use the system as part of the Zimbra Collaboration Suite 8.0.7 Network Edition. We already installed...
View ArticleHow does Content Object -> match Method work properly
In the zimlet definition file there is an easy hook to put a regex match to an email body: <matchOn> <regex attrs="ig">lab|user|remodel</regex> <!-- matches lab or user or remodel...
View ArticleNEW Zimbra OpenPGP Zimlet alpha development version 0.2 released
As far as I know the only one that works on 8.0.7: Zimbra OpenPGP Zimlet alpha development version 0.2 To install follow the read-me: https://raw.githubusercontent.com/ba...ster/README.md Bug reports...
View ArticleZimlet works in dev mode but won't with zmcontrol deploy
I am looking for a way to bypass the build-in Zimbra Javascript optimizer, since it breaks openpgp.js... anyone know how to do this? https://github.com/barrydegraaff/pgp-zimlet What is the disadvantage...
View ArticleAction Menu button: get message IDs with "zero" selection?
I'm adding a button to the action/context menu in the Mail list view. I have no problems getting the message ID in the button handler when the message is either visible in the viewing pane (e.g. has...
View ArticleExternal widgets
I looked around a bit but could not find anything on this, so I will just ask here. You know how Twitter provides widgets that can be used on any external page to display a Twitter feed or Twitter...
View ArticleCleaning up mailbox space with Zimcleaner
Today I want to share with you a zimlet I started to develop some months ago. The Zimbra web client does not provide a way of visualizing how the used space is distributed. Zimcleaner's aim is to...
View ArticleAccess to current Email-Object
Hey guys, I need your help. I searched in Google, but I can't find a solution. I want to get the current opened ZmMailMsg-Object. There are solutions for drag and drop, but I don't want to drop the...
View Article