You are the savior @anoopmb, thank u so muchh smile

@anoopmb : Thank u so much for your help with ajax autocomplete, I have integrated this mod in my code, I'm having more than 80k items in stock master and idea of having ajax search was to reduce page load time which is more than 2 mins without ajax implementation but adding ajax search its taking 1.8 mins which is not much improvement for me, can you please suggest what else may went wrong in my situation ?
PS : I have already added Indexing and other stuff to improve query performance..

3

(36 replies, posted in FA Modifications)

I'm also eagerly waiting for this smile
Thanks u so much in advance Anoop, you are doing awesome work smile

anoopmb wrote:

@ kvvaradha

yeah we can try that  as the popup search type is available now  in combo input function.

let me take a look

thanks for testing

4

(4 replies, posted in FA Modifications)

Hi apmuthu,
I have seen the WIKI page for Ajax in FA, but it only contains information about updating fields, is there any way I can list data using ajax in FA ?
e.g. Suppose I'm having around more than 1 lac records in my stock_master then it will take forever to load Item page. So here I'm thinking of implementing ajax listing (like autocomplete), Please suggest me if there is any better option for this issue..