<?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: Change &amp;quot;Report it&amp;quot; Button Text of Citizen Problem Reporter App  in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236671#M22039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about line 93 of the resources.js file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crowdsource-reporter-master\js\nls\resources.js&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/477077_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2019 21:19:09 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2019-12-26T21:19:09Z</dc:date>
    <item>
      <title>Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236666#M22034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/476877_fAC.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to find a way to change the text of the Report It button. There's no way to do it in the configure menus of the app, and I can't find any reference to it in any JS or HTML file in the app's source code. I'm pretty sure this app is using JS API 3.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image here is of the app I'm working on in the local server, but here's an earlier version of it from AGOL: &lt;A class="link-titled" href="https://willcountygis.maps.arcgis.com/apps/CrowdsourceReporter/index.html?appid=b3c9cb95a838496ea499ef64dd14a11c" title="https://willcountygis.maps.arcgis.com/apps/CrowdsourceReporter/index.html?appid=b3c9cb95a838496ea499ef64dd14a11c"&gt;https://willcountygis.maps.arcgis.com/apps/CrowdsourceReporter/index.html?appid=b3c9cb95a838496ea499ef64dd14a11c&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 16:14:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236666#M22034</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2019-12-24T16:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236667#M22035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jared,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Have you searched the js files for "&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;submitButton"?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 20:29:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236667#M22035</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-12-24T20:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236668#M22036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;No luck. I've searched "SubmitButton", "Report It" and other variations of that but I can't access that button anywhere in the js files. I found reference to it in the CSS, however. That's how I was able to put the chevron in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 15:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236668#M22036</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2019-12-26T15:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236669#M22037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jared,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can find the text in the apps main.js in these lines of code:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;                &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; submitButtonText&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; submitButtonColor&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
                &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;config &lt;SPAN class="operator token"&gt;&amp;amp;&amp;amp;&lt;/SPAN&gt; lang&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;trim&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;config&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;submitReportButtonText&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;===&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;""&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
                    submitButtonText &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;config&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;i18n&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;main&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;submitReportButtonText&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
                &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;else&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
                    submitButtonText &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;config&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;submitReportButtonText&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
                &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
                domAttr&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;set&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;dom&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;byId&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"submitFromMapText"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"innerHTML"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; submitButtonText&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Line 3 is where the Report It is coming from. So all you need to do is add (or change if it already exists) the&amp;nbsp;submitReportButtonText in the apps config\defaults.js&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:56:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236669#M22037</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T11:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236670#M22038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "submitReportButtonText" is for the other "submit" button. I already had that changed to "Fill Out Questionnaire" in config/defaults.js.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="477071" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/477071_te.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/477076_tes.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 21:03:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236670#M22038</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2019-12-26T21:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236671#M22039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about line 93 of the resources.js file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crowdsource-reporter-master\js\nls\resources.js&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/477077_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 21:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236671#M22039</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2019-12-26T21:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236672#M22040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Noah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That js file somehow escaped me. That was the right one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 21:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236672#M22040</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2019-12-26T21:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Report it" Button Text of Citizen Problem Reporter App</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236673#M22041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, glad that helped. Sometimes the "Find in Files..." search, and starting from the root folder, really helps for these kinds of cases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 21:34:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-quot-report-it-quot-button-text-of-citizen/m-p/236673#M22041</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2019-12-26T21:34:38Z</dc:date>
    </item>
  </channel>
</rss>

