Hello Everyone,
Our Apex is 24.1 and our users asked me if I can make my “customer” search like their IOS apps where the results are refreshed continuously while they are typing searching criteria. As now I use smart filtering with classical report , the search is fine, the displayed results (classical report) works too, the only problem is I have to hit Enter to get the results. I have tried to implement a DA on P4_search but I found out it doesn't fire Change event, even if it did, I don't know how to invoke classical report refresh by Javascript. Any guidance on how to accomplish this is greatly appreciated!