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 06-17-2008, 09:15 AM
Project Contributor
 
Posts: 127
Default Refresh message view

Hi

I created a zimlet that add a tag to a message but I can't see
the tag in the webmail if I don't refresh, is there a method or
a call to refresh the message list ?

Thank you
__________________
http://www.seacom.it
Reply With Quote
  #2 (permalink)  
Old 07-23-2008, 09:03 AM
Active Member
 
Posts: 40
Default

I guess I have a similar problem.
I have to parse a message to display it in some special way. But to see the results i have to open the message twice. Is there a way to refresh the message?
I tried with ZmMailMsgView object and reset/set method but it doesn't seem to be the right thing.
Reply With Quote
  #3 (permalink)  
Old 07-24-2008, 02:33 AM
Active Member
 
Posts: 40
Default

I found a way to refresh the message body in the mailbox view.
In my function i have something like this:

this._msglistCtrl = AjxDispatcher.run("GetMailListController");
var dpv = this._msglistCtrl._doublePaneView;

dpv.reset();
dpv.setMsg(msg);

where msg is the modified message.
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.