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

Nick whatdoyouwant at gmail.com
Mon May 12 18:24:03 MDT 2008


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.
  2) use -relatedsets.filter to limit the amount of returned related
records, a filemaker server 9 feature. see page ~90 in the pdf:
http://www.filemaker.com/downloads/pdf/fms9_cwp_xslt_en.pdf

On Mon, May 12, 2008 at 12:50 PM, Kevin Becker <kbecker at treca.org> wrote:

> Is there any way to limit the number of portal records that get returned
> in the array?
>
> I'm trying to reduce the number of queries I send to FileMaker by using
> multiple portals on a single layout (instead of querying 4 or more
> different tables), but any gains in speed could be lost when the number of
> related records starts to approach the hundreds and beyond.
>
> Kevin Becker
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20080512/08689cc2/attachment.html


More information about the FX.php_List mailing list