Hi,
I modified the eTemplate : projectmanager.edit.members to add a User
and Group box like in the Calendar for the participant.
In fact, I want this modification to add all people in a group but I
don’t want considered all the group in the project manager just each
people. So, your second idea Nathan.
Do you have more idea how I can do the modification ?
You’re looking for where the users get assigned to the project. You
need to get in there, interrupt it and explode the group(s) into a
list of users before it does so. Then let it continue on its way.
There’s a function,
$GLOBALS[‘egw’]->accounts->members($group_id, true);
that will give you the list of accounts in a group.
Nathan Gray
nathan at goarctic dot com
Create and Deploy Rich Internet Apps outside the browser with Adobe®AIR™
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers