I have a rather large FM layout for which I only chose two fields for the Drupal layout node. If I fill in none, one, or both of those fields in Find mode I always get all 3000+ records returned from FileMaker. This works as expect when using FM Pro.

Comments

jyg’s picture

Status: Active » Closed (cannot reproduce)

Update: I tried this on a vanilla Drupal 6.12 (as opposed to my client's highly customized 6.12) and it works fine, except for a 'fields with spaces problem'. When a field name has spaces, it still returns all records... but that's another bug in the list already. So I'll close this out as a 'cannot reproduce'

tedstein’s picture

Title: Search always returns all records » Need a way of limiting and paginating found sets
Version: 6.x-2.4 » 6.x-3.x-dev
Component: User interface » Code
Assigned: Unassigned » tedstein
Category: bug » feature
Status: Closed (cannot reproduce) » Active

If you use a default find value for a field you can limit your results.

I am prioritizing pagination, so it should be in there at some point soon (maybe the 6.4.x or 6.5.x feature). Please note the changed issue settings.

Your patch for field names with spaces (which I still find an odd concept) has been integrated into the dev branch and will be included in 6.3.2. If you want it now, download the dev version (and I would be grateful for bug reports on it).

robertcharlesfox’s picture

Status: Active » Closed (fixed)

This is fixed in the Drupal 7 version, and is not likely to receive further development in the Drupal 6 version. Closing issue as fixed.