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 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.
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?