Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-09-2010, 06:42 AM
Junior Member
 
Posts: 5
Default Zimlet hook on deep linking to specific message

Hello,

We currently have a zimlet that modifies the html of the MsgHeaderTable of an email message when you open that specific message. It does so with the use of the onMsgView event handler. The issue that I'm now facing is that I am unable to get the zimlet to redraw the html of the message when we deep link directly to a specified message by id.

The current zimlet code uses the following event handler as I mentioned:

MyMsgContact.prototype.onMsgView =
function(newMsg, oldMsg, view) {
this._msg = newMsg;
this._view = view;
this._redraw();

};

I'm hoping that there is another hook or listener that I can use to fire this _redraw function successfully upon deep linking to a message. Here is an example of the deep link url that I'm using:

http://mymailservernamehere.com/zimb...=msg&id=110504

Any suggestions would be greatly appreciated.

Thank you,

Justin
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.