stuck with an idea for multi listing

12 posts by 2 authors in: Forums > CMS Builder
Last Post: April 4, 2011   (RSS)

By Jason - April 4, 2011

Hi Igor,

What you can do is for the table where you want to select ALL records, you can the 'allowSearch' => false, option in your getRecords statement.

For example:

list($allUserRecords, $allUserRecordsMetaData) = getRecords(array(
'tableName' => 'accounts',
'allowSearch' => false,
));


Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/