Skip to Content
Menu
This question has been flagged
1 Reply
4429 Views

The limit field exists in the window action definition and is possible to set the value as an integer:

<field name="limit">default_limit (integer)</field>

but how to set "Unlimited" value?

Avatar
Discard

Hi. Have you managed to find a solution for this?

Best Answer

I don't know of a way to do this.

Browsers have memory limits, as do the computers running them, and it doesn't make sense to send unlimited records to a client without limit - what if you have 5 million records? They all need to be stored in the browser memory so that's why there is a limit.

Avatar
Discard
Related Posts Replies Views Activity
3
May 16
7163
1
Feb 24
3953
2
Dec 22
2000
0
Mar 15
3030
1
Mar 15
3293