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!