<?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: FV 3.0 date and number formatting will not work in my popups in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352891#M10007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charlene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; All attributes in any of the XML configuration file must be lower case. Even though the Flex API documentation has useThousandSeparator in the popup.xml it needs to be usethousandseparator. Is your YEAR field a true esri date field?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2012 12:38:29 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-09-21T12:38:29Z</dc:date>
    <item>
      <title>FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352890#M10006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to format my date fields to display correctly and I cannot seem to get the settings to work in my Flex 3.0 app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Popups- I want to not show the comma (thousand seaprator)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried both 'useThousandsSeparator" and "useThousandSeparator" with the value ="false" yet the commas presist. Snytax looks like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;field name="YEAR" alias="Year opened:" visible="true"&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;format dateformat="year" useThousandSeparator="false"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/field&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also been unsuccessful in getting the 'shortdateshorttime" date format to work, my dates show up as numbers such as 125046000 or something like that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the 3.0 API reference and the date formats and the useThousandsSeparator are listed as options. Is there something additional that needs to be set, or is this a bug? Having number fields displayed isnt very useful if they do not look correct. thanks for any suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlene&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 12:28:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352890#M10006</guid>
      <dc:creator>C_EHoward</dc:creator>
      <dc:date>2012-09-21T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352891#M10007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charlene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; All attributes in any of the XML configuration file must be lower case. Even though the Flex API documentation has useThousandSeparator in the popup.xml it needs to be usethousandseparator. Is your YEAR field a true esri date field?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 12:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352891#M10007</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-21T12:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352892#M10008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dont think the year field actually, its listed as a short integer in the GDB- this is a GDB I inherited so I didnt think to look at altering the field types. I will check into that. I did switch all to lower case and it still did not work, so I will look at field type next.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as an aside, does the format and usethousandseparator work withyour eSearch widget? I do have a date field in my related table I am using to query/display and export, but what should be shortdateshorttime is not looking good. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 15:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352892#M10008</guid>
      <dc:creator>C_EHoward</dc:creator>
      <dc:date>2012-09-21T15:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352893#M10009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charlene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You will find the supported field formatters in the documentation for the eSearch. But formatters will only work if the original field is the correct type for the formatter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 17:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352893#M10009</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-21T17:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352894#M10010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert. Based on your documentaion, I got the date field to read with MM/DD/YYY as the format. The data in my date field is MM/DD/YYYY hh:mm:ss tt. I did not see any example of how to view that format- is it psossible? I tried to locate an Esri example for dateformat as the document suggests, but I could not find a format that worked. Ideally I want to show date and time such as MM/DD/YYYY HH:MM:SS and AM or PM. thanks for any suggestions&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 18:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352894#M10010</guid>
      <dc:creator>C_EHoward</dc:creator>
      <dc:date>2012-09-21T18:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352895#M10011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charlene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Here is what you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;MM/dd/yy h:mm:ss a&lt;/STRONG&gt;&lt;SPAN&gt; This is case sensitive!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/formatters/DateTimeFormatter.html"&gt;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/formatters/DateTimeFormatter.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 18:42:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352895#M10011</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-21T18:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352896#M10012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just getting back to this now......thanks Robert. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I included this in my config file and it only displays the date part correctly, records look like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;08/25/2009 h:mm:ss a. But, I did have to change the day and year to capital letters however, as when I kept it as-is the date displayed 08/dd/yy h:mm:ss a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I need to more closely look at the field format in my tables. I thought the format you provided would work since in&amp;nbsp; my data, the field displays&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8/25/2009 1:00:00 AM. going to keep trying!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352896#M10012</guid>
      <dc:creator>C_EHoward</dc:creator>
      <dc:date>2012-10-02T15:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352897#M10013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just getting back to this now.....thanks for the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The format did not work for me however. I got a date looking like 08/dd/yy h:mm:ss a. I changed to caps for the date and that part looked good with 08/25/2012 h:mm:ss a. All caps for everything yielded an 'invalid format'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used this format &amp;lt;field name="StarTime" dateformat="MM/DD/YY L:NN:QQ A" /&amp;gt; and it looks good! seems like there are way too many ways to possibly format dates, and trial and error will get you what you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This link in the Esri files helped me figure it out &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m30000000t000000"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m30000000t000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps some others&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlene&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Charlene,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; Here is what you need.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;MM/dd/yy h:mm:ss a&lt;/STRONG&gt; This is case sensitive!!!&lt;BR /&gt;&lt;BR /&gt;Documentation here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/formatters/DateTimeFormatter.html"&gt;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/formatters/DateTimeFormatter.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352897#M10013</guid>
      <dc:creator>C_EHoward</dc:creator>
      <dc:date>2012-10-02T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: FV 3.0 date and number formatting will not work in my popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352898#M10014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This link in the Esri files helped me figure it out &lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m30000000t000000"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m30000000t000000&lt;/A&gt;&lt;BR /&gt;Hope this helps some others&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI - The 3.0 version of that doc is at &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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, just a minor note about&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;...documentation has useThousandSeparator in the popup.xml it needs to be usethousandseparator.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/What_was_new_in_2_3_and_2_3_1_Viewers/01m30000002z000000/"&gt;Since 2.3&lt;/A&gt;&lt;SPAN&gt;, there is an extra "s" in that tag - "usethousand&lt;/SPAN&gt;&lt;STRONG&gt;s&lt;/STRONG&gt;&lt;SPAN&gt;separator" - which better syncs with the API (except for the casing which is always camelCase in the API, but all lowercase in the viewer configuration files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 21:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fv-3-0-date-and-number-formatting-will-not-work-in/m-p/352898#M10014</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-10-02T21:10:29Z</dc:date>
    </item>
  </channel>
</rss>

