Select to view content in your preferred language

FeatureToolTip - Adding Literal

863
0
08-11-2011 11:31 AM
GarrettMoeller
Deactivated User
Greetings,
Thanks Robert for all the wonderful widgets!
I am currently configuring the FeatureToolTip widget.
I would like to know if it is possible to add literal statements within the <name> tag.
For example:
<layer>
            <name>Trailheads</name>
            <fields>Name, "Restrooms:" Restrooms</fields>
            <datefields></datefields>
            <dateformat>MM/DD/YYYY</dateformat>
        </layer>

With the Restrooms field, it is listed as "yes" or "no" in the attributes-
so all that shows up in the info pop-up is "yes" or "no"
I would like it to read "Restrooms: yes"
Is this possible?
Thank you!
Tags (2)
0 Kudos
0 Replies