You are the savior @anoopmb, thank u so muchh
1 01/03/2019 12:21:56 pm
Re: AJAX DRIVEN AUTOCOMPLETE DEMO & SOURCE (25 replies, posted in FA Modifications)
2 01/02/2019 12:10:28 pm
Re: AJAX DRIVEN AUTOCOMPLETE DEMO & SOURCE (25 replies, posted in FA Modifications)
@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 12/28/2018 02:53:25 pm
Re: FA WITH AUTOCOMPLETE DOWNLOAD (36 replies, posted in FA Modifications)
I'm also eagerly waiting for this
Thanks u so much in advance Anoop, you are doing awesome work
@ 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 12/28/2018 02:45:32 pm
Re: Ajax in FA - Analysis (WIP) (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..