Based on your screen capture, it looks like you are using the standard
"Search" function.  The correct Query Filter would be:

DEPARTAMENTO LIKE '%$USER_VARIABLE%'

$USER_VARIABLE takes the input from the user to run the search.  The % is a
wildcard.  If you don't use it then your user will have to have an exact
match to the variable.  You can play around if you only add it to the
beginning or end.

-Steve



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Mapguide-Maestro-query-filter-in-custom-commands-tp5032225p5032261.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to