How to customize sql for a table view

Archived from the Xataface Users forum.

grh — Sun Sep 02, 2012 10:19 pm

Newbie with your product here ……

I saw in the documentation this statement below ……

.php (where is the name of the table. - A delegate PHP class that allows you to further customize the behavior of the application with respect to this table. May contain custom fields, importing/exporting functionality, permissions information, and more... However, I could not find an example of the
.php file ....can you provide one? I would like to write my own custom sql statement (with joins) to pull in multiple tables for my web view. thanks for your assistance greg --- **shannah** — Sat Sep 08, 2012 10:17 am Check out the getting started tutorial. Particularly the section on delegate classes. [http://xataface.com/documentation/tutor ... te\_classes](http://xataface.com/documentation/tutorial/getting_started/delegate_classes)