[SOLVED] prefetch of data |
1/25/2012 12:09:50 PM |
PHPRunner General questions | |
F
Francesco_5000 author
Hi to all |
|
![]() |
Sergey Kornilov admin 1/25/2012 |
Change Lookup wizard settings to use 'Edit box with AJAX popup' mode. No data will be fetched on the page load in this case. |
F
|
Francesco_5000 author 1/26/2012 |
Change Lookup wizard settings to use 'Edit box with AJAX popup' mode. No data will be fetched on the page load in this case.
|
![]() |
Sergey Kornilov admin 1/26/2012 |
I'm afraid you are missing the point. |
F
|
Francesco_5000 author 1/30/2012 |
I'm afraid you are missing the point. There are only two ways to handle this - either have the whole list when page is loaded or to use AJAX method when no data is prefetched. I understand the idea of having a regular dropdown box that can be populated after the initial page load. However, imagine the situation when your data entry guy opens this dropdown box before data is fetched. Dropdown box will be empty and you get a "nothing works" call.
|