<?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 Re: html tags not working in config.json file in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96022#M2860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I have a config.json that I am editing for a customized flash widget.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;"Flash" as in Flex?&amp;nbsp; I don't know if that would be the issue or not.&amp;nbsp; Web AppBuilder is actually built with JavaScript and is a&amp;nbsp;&lt;EM&gt;replacement&lt;/EM&gt; for the Flex viewer which is/has-been depreciated.&amp;nbsp; Maybe you just said the wrong word, but worth mentioning.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, it may just be a missing &amp;lt; or &amp;gt; ....check the lines above it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW - working with AK Fish and Game, I'll be checking out your web site.&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2018 15:55:46 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2018-01-30T15:55:46Z</dc:date>
    <item>
      <title>html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96021#M2859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is kind of frustrating because I can't seem to figure out why html tags sometimes work in my config files and sometimes they don't work. I have a config.json that I am editing for a customized flash widget. All of the html tags work just fine, accept for the 'title'. When I insert a line break into the title:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "Seabird Rehabilitators\n&amp;lt;br /&amp;gt;and Transporters", I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/395206_pastedImage_1.jpg" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tags in the description are working just fine:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"description:"&amp;nbsp; ...stay with the bird until help arrives. \n&amp;lt;br /&amp;gt;\n&amp;lt;br /&amp;gt;\n&amp;lt;a&amp;nbsp; &amp;nbsp;&amp;lt;---These are working&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;href=\"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmyfwc.com%2Feducation%2Fwildlife%2Funhook%2F" rel="nofollow" target="_blank"&gt;http://myfwc.com/education/wildlife/unhook/&lt;/A&gt;&lt;SPAN&gt;\"...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must be missing something very obvious but I am not seeing it!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 14:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96021#M2859</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2018-01-30T14:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96022#M2860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I have a config.json that I am editing for a customized flash widget.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;"Flash" as in Flex?&amp;nbsp; I don't know if that would be the issue or not.&amp;nbsp; Web AppBuilder is actually built with JavaScript and is a&amp;nbsp;&lt;EM&gt;replacement&lt;/EM&gt; for the Flex viewer which is/has-been depreciated.&amp;nbsp; Maybe you just said the wrong word, but worth mentioning.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, it may just be a missing &amp;lt; or &amp;gt; ....check the lines above it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW - working with AK Fish and Game, I'll be checking out your web site.&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 15:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96022#M2860</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2018-01-30T15:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96023#M2861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebecca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I think he meant "Splash" as that image is the splash widget.&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 16:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96023#M2861</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-30T16:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96024#M2862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahhhh.&amp;nbsp; &amp;nbsp;That makes much more sense and I should have figured that out.&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 16:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96024#M2862</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2018-01-30T16:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96025#M2863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Robert is right Rebecca. Sorry, I should have been more specific.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 17:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96025#M2863</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2018-01-30T17:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96026#M2864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Franklin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Can I see your whole config_widgets_Splash_Widget_xx.json?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 17:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96026#M2864</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-30T17:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96027#M2865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, I attached the file. I did get around the problem by creating a 'subtitle' and adding a div in the html doc. Originally, the 'title' and 'subtitle' were combined in one line. I would still like to know why the html tags don't seem to work at times, I do run into this often when editing widget configs. It just seems weird that the line breaks work fine in some areas and not in other in the same file. As far as syntax, I tried inserting the breaks just about every way possible with no luck. I also make sure to clear the browser cache each time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one observation I have noticed regarding the config files, as far as consistency. Not sure if this makes any sense, but the files that have the more 'structured' format (normally found in the widget folder) are the ones I seem to have most issues with. I assume this is because they are closely tied to the html and javasript files, therefore any edits must be done across all associated files. I am learning not to try and edit the configs located in the widget folders, and instead create a new one and located inside the configs folder. That way, although they look messy, all of the coding is included in the one file and you just have to worry about syntax and css. The attached file looks like it might have been copied and pasted from the widget folder into the configs folder, so I don't know if that may be causing some issue with the html tags.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 19:43:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96027#M2865</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2018-01-30T19:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96028#M2866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Franklin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What version of WAB are you using? Because I do not recognize this config format or properties. It is&amp;nbsp;definitely not version 2.6 or 2.7 of the Splash widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 20:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96028#M2866</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-30T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96029#M2867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;version 2.4.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 21:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96029#M2867</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2018-01-30T21:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96030#M2868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Franklin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;And you are sure that it is the Splash widget... Not some custom widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 21:19:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96030#M2868</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-30T21:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: html tags not working in config.json file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96031#M2869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, you know I have been doing this job for about a year now, and I don't think I ever looked at the default splash widget, I have always worked with our custom splash widget. I guess I just assumed they were virtually the same except for a few modifications. Things can get a little confusing when you are working with widgets that have been modified by different folks, everyone has his/her own way of doing things. Sorry about the confusion! I will mark this as answered since I found the work-around and I hope I didn't waste too much of your time!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 21:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/html-tags-not-working-in-config-json-file/m-p/96031#M2869</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2018-01-30T21:44:55Z</dc:date>
    </item>
  </channel>
</rss>

