Re: [mapguide-users] Re: the search cannot be done with «%»
Drew Bolotte
drew.bolotte at cctechnol.com
Wed Nov 3 18:48:06 EDT 2010
I was able to do a search using something like this
<Widget xsi:type="UiWidgetType">
<Name>menuSearch</Name>
<Type>Search</Type>
<StatusItem></StatusItem>
<Extension>
<Target>TaskPane</Target>
<Layer>*myLayerName*</Layer>
<Filter>*myLayersProperty* *LIKE \'%25$USER_VARIABLE%25\'*</Filter>
</Extension>
...
...
</Widget>
Hope this helps...
- Drew
On 11/2/2010 3:49 AM, Jackie Ng wrote:
> I guess I should re-phrase my question as: What is the FDO provider of the
> Feature Source used by the Layer you are searching on?
>
> Did you actually try the full expression? My previous example was one full
> filter
>
> - Jackie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20101103/a6c9e901/attachment.html
More information about the mapguide-users
mailing list