[FX.php List] Limit number of returned Portal rows

DC dan.cynosure at dbmscan.com
Tue May 13 07:49:35 MDT 2008


Nick wrote:
> Actually it is possible in two ways:
>   1) don't put the related fields in a portal and you only ever get the 
> first related record.

Nick,

my experience is that when you put a related field on a layout (in a 
portal or out of a portal) *all* related records are returned. i.e., 
portals only affect the FMP interface not the CWP/FX output.

please check your FX result array with:

print_r('<pre>'.$FXresult['data'].'</pre>');

and let us know if this behavior has changed recently.

thx,
dan


More information about the FX.php_List mailing list