Not sure I understand the question correct: You ask how to join in an
other table to display content from it.
so_sql::get_rows() and so_sql::search() have both a $join parameter,
which is documented here:
http://www.egroupware.org/egwdoc/nav.html?etemplate/inc/class.so_sql.inc.php.html#search
eg. use:
$join = " JOIN othertable ON othertable.id=maintable.id";
$extracols = array(“othertable.somecolumn AS somename”);
Ralf
Olga25 schrieb:
Egw version 1.6.002
Application ProjectManager -> projectlist
I added one more colomn in which is necessary to reflect data from custom.
How to make it? Help, Please!
Conformity template - tablebase
projectmanager.list.rows - egw_pm_projects
projectmanager.edit.custom - egw_pm_extra
–
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