Forum Discussion

Surya_Avantsa's avatar
Surya_Avantsa
Qrew Trainee
2 days ago

Improve the performance of loading 10000 rows for a multi-select field

Friends,

I have a multi-select text field whose source is a table. The table has nearly 10,000 rows. When the user clicks on the field to select the choices, it takes forever to load all the rows. Even the browser asks if we want to wait to close the window. 

Is there any way the speed can be improved? I check the field properties; there is not even an option to filter based on the value of some other field. Any ideas?

1 Reply

  • The multi select field type is not designed for that use. You need to use a proper Many to Many relationship.