Hi there,
I'm struggling with getting FetchXML to work on an entity list filter displayed in the Portal...
<filter adx:uiname 'CRS Number'>
<condition attribute='crsnumber' operator='eq' value='CRS Number' adx:uiinputtype = 'text' />
</filter>
This code seems to work with the 'like' operator, but not with 'eq'. The field I'm searching is a string if that has any relevance. There are no results returned with 'eq'.
The code is the same as the Downloaded XML from the Advanced Filter (which works perfectly btw), with the addition of the adx text input box so that users can enter their own filter data.
Is this me? Or is this a bug in D265? Please help.
Thanks
Laura