<?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: Changing html of jimu dijit class in WebAppBuilder Application? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313622#M8353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geoffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Are you using WAB Dev 2.0 or 2.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 16:55:21 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-07-20T16:55:21Z</dc:date>
    <item>
      <title>Changing html of jimu dijit class in WebAppBuilder Application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313621#M8352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am inspecting this element.&amp;nbsp; I would like to change the names of "Tasks" and "Results" to "Life Support Search" and "Life Support Customers" respectively.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="geonet_snip.JPG" class="image-1 jive-image" height="312" src="https://community.esri.com/legacyfs/online/212511_geonet_snip.JPG" style="height: 312px; width: 308.919px;" width="309" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When inspecting the element in my browser what's listed below appears, however I haven't been able to find where this is located in the code.&amp;nbsp; Where are these classes located in the WebAppBuilder folder/file structure?&amp;nbsp; &lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14690329999665518 jive_text_macro" data-renderedposition="512_50_798_16" jivemacro_uid="_14690329999665518"&gt;&lt;P&gt;&amp;lt;div class="query-tab-item jimu-float-leading selected" data-dojo-attach-point="taskQueryItem"&amp;gt;Tasks&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313621#M8352</guid>
      <dc:creator>GeoffreyWest</dc:creator>
      <dc:date>2016-07-20T16:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing html of jimu dijit class in WebAppBuilder Application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313622#M8353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geoffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Are you using WAB Dev 2.0 or 2.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:55:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313622#M8353</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-20T16:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing html of jimu dijit class in WebAppBuilder Application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313623#M8354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;I am using WAB 2.1 deployed on my machine from the AGOL code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Jul 20, 2016 at 9:56 AM, Robert Scheitlin, GISP &amp;lt;geonet@esri.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313623#M8354</guid>
      <dc:creator>GeoffreyWest</dc:creator>
      <dc:date>2016-07-20T16:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing html of jimu dijit class in WebAppBuilder Application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313624#M8355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your problem is that the code will be minified and very hard to read. This is always the case when downloading from AGOL. If you had started with WAB Dev you would not have this issue. You may have caught a break though as those strings are in the widgets\Query\nls\strings.js file and is likely not minified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change:&lt;/P&gt;&lt;P&gt;queryResults: "Results",&lt;/P&gt;&lt;P&gt;tasks: "Tasks",&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313624#M8355</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-20T17:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing html of jimu dijit class in WebAppBuilder Application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313625#M8356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geoffery,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that you are able to change it in the widgets\Query\nls\Widget_en.js (if you are using other languages, just find the corresponding widget_xx.js). And you can search for "Tasks" and "Results" in this file, you are able to replace them with anything you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:24:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313625#M8356</guid>
      <dc:creator>ChenLi2</dc:creator>
      <dc:date>2016-07-20T17:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing html of jimu dijit class in WebAppBuilder Application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313626#M8357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chen, &lt;/P&gt;&lt;P&gt;This did the trick.&amp;nbsp; Thank you.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/changing-html-of-jimu-dijit-class-in-webappbuilder/m-p/313626#M8357</guid>
      <dc:creator>GeoffreyWest</dc:creator>
      <dc:date>2016-07-20T17:39:35Z</dc:date>
    </item>
  </channel>
</rss>

