Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

In many cases, your Lookup table may scale up to a point where it starts to make your form inefficient for user to use. Lookup tables tend to deteriorate the user expereince experience in such scenarios. 

  • Number of rows in a lookup table plays a major role in deciding the form's performance while user navigates

...

  • to the question using that Lookup Table.

...

  • Performace of form loading as well as form navigation is independent of size of data in each column of the table. It is also independent of number of Lookup Table type questions have been setup in the form. 

  • You can improve the performance of by Indexing a lookup table or using other techniques like using Combo Box for appearance attribute of single-select type lookup table.