Hi,
I want to replicate the existing search functionality in CRM 2015 (as on the Grid of Entity Home Page) in my HTML web resource using OData query.
For e.g. : If my search criteria is as follows -
'a1*@*.com'
It should give me following results -
'a101@gmail.com'
'a102@yahoo.com'
Any help would be appreciated.
Thanks in advance.
*This post is locked for comments
I have the same question (0)Hi,
You can use substringof option for filtering, check: msdn.microsoft.com/.../gg309461.aspx
thanks.
Community Member
2
Christoph Pock
1