Hi,
A new lookup has been created for a field by overriding the Lookup method on the Form level.
The issue is that it takes around 14 seconds to open the Lookup.
Upon investigation, it is found that the Lookup is using a View as its DataSource and hence the delay for calculation.
Is there any way to optimize the lookup so that it could load faster?
PS - I have used a Query to get the View and added only the requisite number of fields.
*This post is locked for comments
I have the same question (0)