<?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: Popup formatting dates and numbers in FlexViewer 2.3 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172108#M5478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been having trouble turning off the thousand separator. I'm using the syntax:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;field name="TR_IFMS_ID" alias="Tract ID"&amp;nbsp; 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;lt;format 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;BR /&gt;&lt;SPAN&gt;But the field is still showing up with the thousand separators. Any tips?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2011 14:00:53 GMT</pubDate>
    <dc:creator>JonFisher</dc:creator>
    <dc:date>2011-04-20T14:00:53Z</dc:date>
    <item>
      <title>Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172105#M5475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for information on how to use date and number formatting in the flexviewer's 2.3 popups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one example that uses the date formatter but i can't seem to get it to work in my own popups. Can anyone help me out? Thanx in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 18:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172105#M5475</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-04-19T18:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172106#M5476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You have to jump over to the API documentation for that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/webmap/supportClasses/PopUpFieldFormat.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/webmap/supportClasses/PopUpFieldFormat.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 18:41:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172106#M5476</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-19T18:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172107#M5477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, i found what i was looking for. I added an example. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;field name="Number" " 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;format precision="3"/&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;lt;field name="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;lt;format dateformat="DD-MM-YYYY"/&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;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 08:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172107#M5477</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-04-20T08:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172108#M5478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been having trouble turning off the thousand separator. I'm using the syntax:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;field name="TR_IFMS_ID" alias="Tract ID"&amp;nbsp; 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;lt;format 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;BR /&gt;&lt;SPAN&gt;But the field is still showing up with the thousand separators. Any tips?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 14:00:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172108#M5478</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-20T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172109#M5479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try all lowercase and note single s after thousand.&amp;nbsp; usethousandseparator&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172109#M5479</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2011-04-20T15:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172110#M5480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;try all lowercase and note single s after thousand.&amp;nbsp; usethousandseparator&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, I had the extra s and capitalization since that's what the API page lists. I changed it to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="TR_IFMS_ID" alias="Tract ID"&amp;nbsp; 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;lt;format usethousandseparator="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;BR /&gt;&lt;SPAN&gt;But it's still displaying the comma thousand separators (see attached). Can others get this to work properly? The field is esriFieldTypeDouble in case that makes a difference. I never had this problem with thousand separators until the 2.3 upgrade.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 16:27:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172110#M5480</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-20T16:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172111#M5481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The thousands separator is a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you are one that is using the FlexViewer source code than you can fix the BUG that is causing this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the MapManager.mxml line 980.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is Currently (BUG):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;pFieldInfo.format.useThousandsSeparator = fields&lt;I&gt;.format.@usethousandseparator;&lt;/I&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;needs to be (FIX):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;pFieldInfo.format.useThousandsSeparator = fields&lt;I&gt;.format.@usethousandseparator == "true";&lt;/I&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 01:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172111#M5481</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-21T01:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172112#M5482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That fixed it, thanks so much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 12:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172112#M5482</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-21T12:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172113#M5483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wondering correct use of this for use in FeatureTooltip widget.&amp;nbsp; My date field for given date (6/8/2011) displays as 1307491200000.&amp;nbsp; Below is the xml for the widget.&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;lt;layers&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;layer&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;name&amp;gt;Crime&amp;lt;/name&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;fields&amp;gt;Crime_Date,PD_ID,Street,Description&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;/layer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 12:30:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172113#M5483</guid>
      <dc:creator>DerekHunter</dc:creator>
      <dc:date>2011-07-05T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172114#M5484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I don't do any special formatting of returned values in this widget and esri returns date field values for REST as a UTC number.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 15:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172114#M5484</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-05T15:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172115#M5485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any way to convert UTC to dd/mm/yyyy in mxml ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 16:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172115#M5485</guid>
      <dc:creator>DerekHunter</dc:creator>
      <dc:date>2011-07-05T16:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172116#M5486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Go grab version 2.3.2. I have added datefield and dateformat to the configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172116#M5486</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-05T17:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172117#M5487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172117#M5487</guid>
      <dc:creator>DerekHunter</dc:creator>
      <dc:date>2011-07-05T17:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172118#M5488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thought I would tack on a question to this thread.&amp;nbsp; I have popup.xml configured to show a variety of fields from a layer in FlexViewer 2.3.&amp;nbsp; Some of these fields are coded domains.&amp;nbsp; On all the fields but one this works just great.&amp;nbsp; However on one field for some reason the popup gives the code value (e.g. "1") instead of the description of the domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've reviewed the information in the mxd that is being published and the text value comes up when I do an identify in ArcMap, so it looks right there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've then reviewed the rest end point and it list the coded domain and the text values, just like the other coded domains in the dataset that work well with the popup.xml.&amp;nbsp; So there seems to be no difference there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also added the feature layer to ArcGIS.com map and the domain all appear correctly there.&amp;nbsp; So that leads me to believe the the service is rendering the information correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To add a twist to this, it appears that at some locations the value appears correctly in the popup in the Flexviewer and at others it displays the code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have provided examples below, if this isn't very clear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idears?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 17:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172118#M5488</guid>
      <dc:creator>FrankRoberts</dc:creator>
      <dc:date>2011-09-08T17:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172119#M5489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Jon,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; The thousands separator is a bug.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you are one that is using the FlexViewer source code than you can fix the BUG that is causing this.&lt;BR /&gt;&lt;BR /&gt;In the MapManager.mxml line 980.&lt;BR /&gt;&lt;BR /&gt;is Currently (BUG):&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;pFieldInfo.format.useThousandsSeparator = fields&lt;I&gt;.format.@usethousandseparator;&lt;/I&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;needs to be (FIX):&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;pFieldInfo.format.useThousandsSeparator = fields&lt;I&gt;.format.@usethousandseparator == "true";&lt;/I&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello - I searched for this bug to see if it had been fixed, but couldn't locate it - do you know if it's been fixed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am configuring a pop-up in ArcGIS Viewer for Flex 3.0 and am trying to get rid of the thousand separators:&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;lt;fields&amp;gt;
 &amp;lt;field name="ALPHA_NAME" alias="Name:" visible="true"/&amp;gt;
 &amp;lt;field name="ACCOUNT_ID" alias="Account ID:" visible="true"&amp;gt;
&amp;nbsp; &amp;lt;format usethousandseparator="false"/&amp;gt;
 &amp;lt;/field&amp;gt;
&amp;lt;fields&amp;gt; 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a compiled xml and don't think the pFieldInfo fix that you suggested for Jon applies to me (true?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions for me (I could configure my entire pop-up with HTML but I'm even less handy with HTML tags...?)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172119#M5489</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T08:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Popup formatting dates and numbers in FlexViewer 2.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172120#M5490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Katie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; It looks like your issue is that you are missing an "s" in the attribute it should be "&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;usethousandsseparator"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ALPHA_NAME" alias="Name:" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ACCOUNT_ID" alias="Account ID:" visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;format usethousands&lt;SPAN style="color:#ff0000;"&gt;s&lt;/SPAN&gt;eparator="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/field&amp;gt;
&amp;lt;fields&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-formatting-dates-and-numbers-in-flexviewer-2/m-p/172120#M5490</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T08:54:42Z</dc:date>
    </item>
  </channel>
</rss>

