
Hello. I need to build a custom search that'll basically run a FetchXML and return the results, but I'm not sure how I can tie this into CRM through Web Resources. I'd like to build the search form in HTML and Javascript with the dropdowns and such, but how do I tie this into CRM to display the results? I'd rather not create a custom Grid. I can possibly use canned Views already saved, but can I use a Web Resources or something else to automatically filter the views?
Thanks for any advise.
*This post is locked for comments
I have the same question (0)Assuming your results are 2 dimensional (rows and columns), I'd use a subgrid to display the results. You can use client script to add a custom view (based on FetchXml) to a subgrid on a form.