Large lookup table

Hi there,

I have a long list of names of 18,000 beneficiaries and I have used 5000 of this list to create a lookup table. This has made the android device response slower and difficult to select a from the options. I know about splitting tables but couldn't understand what the end result of splitting tables would be. Does it mean that I would have multiple tables? This would defeat the aim of the table because it is a linked table.

Waiting for your respond

Hi,

Can you clarify what the eventual scope you are looking for when using that table?

Do you want a list on device where users select one entry from a list of 5k beneficiaries? What widget/question type are you looking to use?

-Clayton