You dont need to change any code or template to archive that, it’s a
general setting: “How to display accounts”
Ralf
Kayalis schrieb:
Hello.
I customize the project manager, and I can’t change the names format.
Example : In the project list : I would print only the name of the owners of
the projects and not all like :
[login] firtname name.
I find options name $rows in etemplate/inc/class.select_widget.onc.php at
line +/- 213
case ‘select-account’: // options:
#rows,{accounts(default)|both|groups|owngroups},{0(=lid)|1(default=name)|2(=lid+name),expand-multiselect-rows,not-to-show-accounts,…)})
but it didn’t works with .xet’s edition
I had to change the line +/- 227 in
etemplate/inc/class.select_widget.onc.php
$cell[‘sel_options’][$id] =
$this->accountInfo($id,$acc,$type2,$type==“both”);
into
$cell[‘sel_options’][$id] =
$this->accountInfo($id,$acc,$rows,$type==“both”);
Like these, it’s works, but I don’t know if this is a bug or if it’s me :p,
evaluate yourself !
Sorry for my english %-|
I had notice some other “bugs” but I really don’t speak english very well
and didn’t find real solutions.
Thanks
I’m not a “multilanguage-girl”, speak me french if you can
–
Ralf Becker
Director Software Development
Stylite GmbH
[open style of IT]
Morschheimer Strasse 15
67292 Kirchheimbolanden
fon +49 (0) 6352 70629-0
fax +49 (0) 6352 70629-30
mailto: rb@stylite.de
www.stylite.de
www.egroupware.org
Geschäftsführer Andre Keller, Gudrun Müller,
Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what’s new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers