Multiple Link Fields showing a limited amount of records

Hey everyone,

Currently, we have a field that links to a model with ~130 records which isn’t showing all of them.

Ideally, we’d like more options to load once we’ve scrolled to the bottom of the dropdown. Is there any way to do this?

Alternatively, is there anyway to increase the amount shown in the dropdown?

Thanks in advance,

Ben

Hey @benjamincbialy

The dropdown shows only the most used references for that field, as we can’t show every single record inside the dashboard (for models with 1000 + records, this would become an issue) so the dropdown is only a shortcut for the most used records.
For all records you can use the “From library” button:
image

1 Like

Awesome, thank you!