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 10-19-2011, 07:08 AM
Starter Member
 
Posts: 2
Default Modifiy interface of appointment edition

Hi,

I'd like to modify the zimbra interface. Specifically the interface concerning the appointment edition.

There is an input called "Attendees" and i'd like to create an other input like this one.

I have identified the area of execution like this

Code:
com_zimbra_testedit_HandlerObject.prototype.onShowView =
function(e)
{
	if(e.substr(0,4) == "APPT")
	{
		alert('EDIT RDV');
	}
};
Then, when I'm creating or editing an appointment I have the alert.

But right now, i don't really know how to continue my code.

Thanks you
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.