-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
We're trying to load an attendees list that is now surpassing 100 records, the default setting for how many records the Data API fetches. In FileMakerDataAPI.php it says:
// by default API only returns 100 records at a time, so we need to keep getting records till we run out
Does this mean that the script is trying to bypass that 100 record limit? Because we're currently only seeing the first 100 attendees in the list. Is there a way for us to bypass this and show the complete attendees list? :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels