Setting a default record count in a lookup component

Is it possible to define a default number of records displayed in a lookup component when the form is opened?
For instance, consider the following lookup component in the form:


By default, it shows 25 records. Is there a way to set this to display 1000 (or another option) by default?

Hi,

By default it is always set to 25. if you have more records, the pagination number will be automatically raised. Default view can be set: Save Active View - Tabidoo Help Center with pagination settings.

I’m not sure this behavior is working as expected. Let’s take a look at an example from our org:

We have a lookup component linked to a table containing 1,875 records, but each time the form is opened, the number of visible rows defaults to 25.

Additionally, regarding the default view, how can we configure which view is used by default in the lookup component? It seems to me that the link you provided refers to saving the active view in the context of tables, not lookup components. Am I missing something?

Hi,

We will check the code. But in Lookup, it was never possible to set the number to 1000; the default is always 25.