asked on September 10, 2018

Hi all,

 

I have a table with more than 600 records. I'm trying to select all records but the request is very slow (more than 6 sec) and sometimes the URL freeze.

 

I tried to split the request using "like" (processus) and "page break".

 

But it looks like all the requests are executed at the begining and not only when the tab is selectionned.

How can I execute look up table when the tab is selectionned?

 

Thanks in advance.

 

Regards

0 0