<?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: flex popup number formatting in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100981#M3733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried that edit but I got an error message: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map Manager: A problem occurred while parsing the configuration file popups/PopUp_1.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error #1085&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22415[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my xml file is below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;

&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;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;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"/&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;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;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;

&amp;lt;/configuration&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Guys,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The&amp;nbsp; format tag is child of a field tag (not an attribute).&lt;BR /&gt;Documentation here:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Joshua,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Currently in App Builder 3.1 there is no way to apply formatting to fields.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Here is your data with the formatting you were attempting applied properly:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt;&amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;format precision="0" usethousandsseparator="false" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 06:15:08 GMT</pubDate>
    <dc:creator>JoshuaChan</dc:creator>
    <dc:date>2021-12-11T06:15:08Z</dc:date>
    <item>
      <title>flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100972#M3724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that the popup configuration for numbers defaults to 000,000,000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but for my data I want it just to show up as 000000000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any way to change the number format in the popup? there's nothing obvious in the configuration window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 23:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100972#M3724</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2013-02-26T23:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100973#M3725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, just use the usethousandsseparator in your field tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an example for my Shape_Area field that displays without any of the commas. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Shape_Area" alias="Area of Feature" visible="true"&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More here:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:14:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100973#M3725</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-11T06:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100974#M3726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I've only used the GUI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where do I find this configuration file to add these tags?&amp;nbsp; Is it accessible via the GUI? Or do I have to find it on the server here the flex viewer resides? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sure, just use the usethousandsseparator in your field tag.&lt;BR /&gt;&lt;BR /&gt;Here is an example for my Shape_Area field that displays without any of the commas. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Shape_Area" alias="Area of Feature" visible="true"&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;More here:&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100974#M3726</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2021-12-11T06:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100975#M3727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I found the files. I made the changes I'm guessing are necessary based on your sample. But I don't see the changes. I tried refreshing the browser. I tried closing and re-opening ArcGIS Viewer for Flex. Is there something else I'm missing? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See code below. I'm just trying to change PRIORITY_DATE to have no commas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"/&amp;gt;
 &amp;lt;format precision="0" usethousandsseparator="false"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;
&amp;lt;/configuration&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry, I've only used the GUI.&lt;BR /&gt;Where do I find this configuration file to add these tags?&amp;nbsp; Is it accessible via the GUI? Or do I have to find it on the server here the flex viewer resides?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100975#M3727</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2021-12-11T06:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100976#M3728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't use the GUI, but I figure it would be in the configure section for popups and the key/value pair tab.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Configuring_pop_ups_in_Application_Builder/01m30000004p000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Configuring_pop_ups_in_Application_Builder/01m30000004p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The format statement I gave you is for a number field.&amp;nbsp; Is your PRIORITY_DATE field a date field or just a number (or, is your service public to test?)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fields section on this link &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; shows the avialable format options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ultimately, the change needs to be in the popup folder in your flexviewer folder on the server (which I suspect AppBuilder does for you).&amp;nbsp; So, for windows using IIS, would be something like \inetpub\wwwroot\FlexViewer_Map\popups\Popup_layer.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 18:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100976#M3728</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-02-27T18:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100977#M3729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately the GUI doesn't have any options for output format in the same way that ArcExplorer Online does. Or at least it's not easily found by me yet. I've found the "popup" folder and made the changes as you've shown but I don't see any change in my flex app. it still shows the commas between the 000,000,000. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The PRIORITY_DATE in the original dataset was set as a Number (Long) field. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately our service is internal only which is strange because the data is actually public, but because this is a pilot project, they've made all the services internal only. The original dataset can be downloaded here: &lt;/SPAN&gt;&lt;A href="http://goo.gl/2XM5E"&gt;http://goo.gl/2XM5E&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't use the GUI, but I figure it would be in the configure section for popups and the key/value pair tab.&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Configuring_pop_ups_in_Application_Builder/01m30000004p000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Configuring_pop_ups_in_Application_Builder/01m30000004p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The format statement I gave you is for a number field.&amp;nbsp; Is your PRIORITY_DATE field a date field or just a number (or, is your service public to test?)?&lt;BR /&gt;&lt;BR /&gt;The fields section on this link &lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&amp;nbsp; shows the avialable format options.&lt;BR /&gt;&lt;BR /&gt;R_&lt;BR /&gt;&lt;BR /&gt;Ultimately, the change needs to be in the popup folder in your flexviewer folder on the server (which I suspect AppBuilder does for you).&amp;nbsp; So, for windows using IIS, would be something like \inetpub\wwwroot\FlexViewer_Map\popups\Popup_layer.xml&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 19:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100977#M3729</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2013-02-27T19:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100978#M3730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oops sorry. I sent you the link to the wrong dataset. It's this one : &lt;/SPAN&gt;&lt;A href="http://goo.gl/oDRIK"&gt;http://goo.gl/oDRIK&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the other one is missing the PRIORITY_DATE field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Unfortunately the GUI doesn't have any options for output format in the same way that ArcExplorer Online does. Or at least it's not easily found by me yet. I've found the "popup" folder and made the changes as you've shown but I don't see any change in my flex app. it still shows the commas between the 000,000,000. &lt;BR /&gt;&lt;BR /&gt;The PRIORITY_DATE in the original dataset was set as a Number (Long) field. &lt;BR /&gt;&lt;BR /&gt;Unfortunately our service is internal only which is strange because the data is actually public, but because this is a pilot project, they've made all the services internal only. The original dataset can be downloaded here: &lt;A href="http://goo.gl/2XM5E"&gt;http://goo.gl/2XM5E&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 20:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100978#M3730</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2013-02-27T20:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100979#M3731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the problem is that you put the formatting tags outside of the field name tag. Try one of these instead:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true" format precision="0" usethousandsseparator="false"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-or try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true" precision="0" usethousandsseparator="false"/&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 18:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100979#M3731</guid>
      <dc:creator>ScottMcGee</dc:creator>
      <dc:date>2013-03-02T18:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100980#M3732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The&amp;nbsp; format tag is child of a field tag (not an attribute).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Currently in App Builder 3.1 there is no way to apply formatting to fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is your data with the formatting you were attempting applied properly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt;&amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;format precision="0" usethousandsseparator="false" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100980#M3732</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T06:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100981#M3733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried that edit but I got an error message: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map Manager: A problem occurred while parsing the configuration file popups/PopUp_1.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error #1085&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22415[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my xml file is below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;

&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;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;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"/&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;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;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;

&amp;lt;/configuration&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Guys,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The&amp;nbsp; format tag is child of a field tag (not an attribute).&lt;BR /&gt;Documentation here:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Joshua,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Currently in App Builder 3.1 there is no way to apply formatting to fields.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Here is your data with the formatting you were attempting applied properly:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt;&amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;format precision="0" usethousandsseparator="false" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100981#M3733</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2021-12-11T06:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100982#M3734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; I tried that edit but I got an error message:&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Map Manager: A problem occurred while parsing the configuration file popups/PopUp_1.xml&amp;nbsp; &lt;BR /&gt;Error #1085&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;[ATTACH=CONFIG]22415[/ATTACH]&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;my xml file is below:&amp;nbsp; &lt;BR /&gt; &lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;

&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;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;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;/&lt;/SPAN&gt;&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;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;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true"/&amp;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;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;

&amp;lt;/configuration&amp;gt;
&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You added/didn't remove the / terminating the field tag. The format statement is a child of the field tag, so you can't terminate the parent. Just remove the slash in red and should get rid of that error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100982#M3734</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-11T06:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100983#M3735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, can you explain. I don't understand. I thought I had copied Robert's version of the script verbatim. I'd attached my xml to the previous post. Can you tell me what needs to be removed? Robert's had 2 lines in red and I'm assuming you didn't mean to remove 2 lines of code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried removing &amp;lt;/field&amp;gt; and that removed the popup error HOWEVER the original problem still remains - I still have commas in my number: 19,990,131&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I had a typo in my config statement that Robert fixed in his post.&amp;nbsp; The format statement is a child of the field tag, so you can't terminate the parent.&amp;nbsp; Just remove the slash in red and should get rid of that error.&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 19:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100983#M3735</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2013-03-06T19:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100984#M3736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your code exactly the same as what Robert posted as that should work with no errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="TPOD_TAG" alias="TPOD_TAG" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STRM_NAME" alias="STRM_NAME" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="STATUS" alias="STATUS" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LICENCE_NO" alias="LICENCE_NO" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;format precision="0" usethousandsseparator="false" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LIC_STATUS" alias="LIC_STATUS" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PURPOSE" alias="PURPOSE" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 19:35:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100984#M3736</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-06T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100985#M3737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe the issue is here: (notice only the &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; is red)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"&amp;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;lt;format precision="0" usethousandsseparator="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notice I removed the / from the end of the &amp;lt;field&amp;gt; tag (after visible="true"). Putting that slash there tells it that the &amp;lt;field&amp;gt; tag is closed, so it can't assign the "child" format tag to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;removing that / keeps it open, then it will assign the format to that field tag, then you close the field with &amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; I tried removing &amp;lt;/field&amp;gt; and that removed the popup error HOWEVER the original problem still remains - I still have commas in my number: 19,990,131&amp;nbsp; &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you are closing the field tag on the original line, the format was being seen as it's own element (not a child), then the &amp;lt;/field&amp;gt; tag was no longer associated with an open field tag as it was already closed on the original line. Thus the error, trying to close something that isn't "open".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notice there is not &amp;lt;/field&amp;gt; for the items that don't require formatting (or other child tags) as the / at the end closes it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this clarifies it for you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100985#M3737</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-11T06:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: flex popup number formatting</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100986#M3738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That did the trick. Thanks everyone!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 21:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-popup-number-formatting/m-p/100986#M3738</guid>
      <dc:creator>JoshuaChan</dc:creator>
      <dc:date>2013-03-06T21:37:01Z</dc:date>
    </item>
  </channel>
</rss>

