Hi there,
Can any one help how to handle this scenario i.e.
I need a URL e.g. (https://dynamics-on-prem-url/main.aspx?pagetype=search&MobilePhoneNo=0123456711) which will do the following i.e.
- Based on the above provided custom searchPhoneNo parameter, it will search all the records associated with it in the CRM
- Then display all the records in the view list
e.g. I have created a view using /Advanced Find/ named /ContactByMobilePhone/ and hard coded the /MobilePhoneNo/ into it to display the resultset.
It is displaying the following result set based on above i.e.
but I need to pass the mobile phone in the query string for the saved view so that the resultset should be changed as per the provided MobilePhoneNo.
Any idea how I can achieve this?
Thanks in advance for your help and let me know if more info. is required.
Cheers,
Naveed.