[mapguide-users] What am I doing wrong with labeling
Homan, Thomas
thoman at co.gila.az.us
Thu Oct 27 10:19:51 EDT 2011
Hello,
I'm working in AIMS 2012 and trying to create a multiline label for a polygon and cannot get the newline to work. What am I doing wrong?
The expression I have is: Concat ( Precinct , '\n' , Pct_Hispan )
Precinct is text: 'Corizo'
Pct_Hispan is text: '2.1 %'
I tried a URLENCODE(Pct_Hispan) thinking maybe the space and % were hanging things up. No Joy.
Finally, I tried a very simple Concat ( 'Line 1' , '\n' , 'Line 2' ) and get back a label of 'Line 1Line 2'
Any pointers in the right direction would be greatly appreciated.
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20111027/dba79e05/attachment.html
More information about the mapguide-users
mailing list