Forum Discussion
1 Reply
- MarkShnier__You
Qrew Legend
The multi select field type is not designed for that use. You need to use a proper Many to Many relationship.
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?
The multi select field type is not designed for that use. You need to use a proper Many to Many relationship.