[mapguide-users] Re: Anyone know anything about this FDO expression
editor in maestro
Jackie Ng
jumpinjackie at gmail.com
Wed Oct 6 19:14:06 EDT 2010
You use the magic $USER_VARIABLE token which will be substituted for user
input in the search command.
So a matching FeatId filter would look like:
FeatId = $USER_VARIABLE
if it is numeric
OR
FeatId = '$USER_VARIABLE'
if it is a string (note single quotes for string literals)
Also note that there is no current way to for Maestro to test and validate
the expressions/filters you've entered as this would require FDO on the
client side
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Anyone-know-anything-about-this-FDO-expression-editor-in-maestro-tp5607915p5609351.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list