[mapguide-users] MapGuide/Maestro IF function not recognised in Tooltip or Hyperlink expression editor

lucvanlinden luc.vanlinden at gmail.com
Mon Jan 5 06:07:53 PST 2015


Hi

I wanted to evaluate a property for its null value. If not NULL then set a
hyperlink using that value.

In the Maestro expression editor, the IF function can be used. However this
is not recognized by mapguide and read literally.

for example

IF (myproperty NULL, 'Nothing', Concat('mylink', myproperty)

is not evaluated but used as

"IF (myproperty NULL, 'Nothing', Concat('mylink', myproperty)" .

Is there a way to conditionally set these properties?
Maybe in the resource XML itself?

tx

Luc




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuide-Maestro-IF-function-not-recognised-in-Tooltip-or-Hyperlink-expression-editor-tp5180026.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list