<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic bold text for string variables in infoWindow in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221843#M20590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to display my infoWindow with bold text for the input variable names.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"address = " + &lt;/SPAN&gt;&lt;STRONG&gt;addressVariable&lt;/STRONG&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;..with the text coming from attributes of a query result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried various combinations of &amp;lt;strong&amp;gt; and other HTML tags but none work..I can get bold text from the text in quotes, but not the variable text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 May 2012 21:42:36 GMT</pubDate>
    <dc:creator>deleted-user-ugCMpXci8bn5</dc:creator>
    <dc:date>2012-05-12T21:42:36Z</dc:date>
    <item>
      <title>bold text for string variables in infoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221843#M20590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to display my infoWindow with bold text for the input variable names.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"address = " + &lt;/SPAN&gt;&lt;STRONG&gt;addressVariable&lt;/STRONG&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;..with the text coming from attributes of a query result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried various combinations of &amp;lt;strong&amp;gt; and other HTML tags but none work..I can get bold text from the text in quotes, but not the variable text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2012 21:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221843#M20590</guid>
      <dc:creator>deleted-user-ugCMpXci8bn5</dc:creator>
      <dc:date>2012-05-12T21:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: bold text for string variables in infoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221844#M20591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried something like the following?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"address = &amp;lt;b&amp;gt;" + addressVariable + "&amp;lt;/b&amp;gt;";&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:18:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221844#M20591</guid>
      <dc:creator>DanDeneau</dc:creator>
      <dc:date>2012-05-14T13:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: bold text for string variables in infoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221845#M20592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see that this can be done with an infoTemplate...one problem with that is that I need to calculate data using the results of a query, so this data is not available when I declare the infoTemplate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 16:08:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bold-text-for-string-variables-in-infowindow/m-p/221845#M20592</guid>
      <dc:creator>deleted-user-ugCMpXci8bn5</dc:creator>
      <dc:date>2012-05-14T16:08:10Z</dc:date>
    </item>
  </channel>
</rss>

