Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Data Access Limit Configuration

to doThe Data Access feature is limited in how many records it can retrieve at one time. The default limit is 50 records. You can override that limit by setting the dataAccessLimit property in config.js. For example:

Code Block
languagejs
dataAccessLimit: 100