I am using eTime widget to show buildings that were created and razed based on Year. Even though I have not checked on 'Display data cumulatively', yet, all the data is displayed cumulatively when I am using eTime Widget. for your reference I am pasting the main config file:http://arcgis.library.tamu.edu/flexviewer/V1.1_Prerelease/<operationallayers> <layer label="Buildings" type="feature" visible="true" alpha="1" info="widgets/InfoTemplates/AttRelateInfoWinWidget.swf" url="http://arcgis.library.tamu.edu/ArcGIS/rest/services/HistoricAggieland/Centroid_2012_04_18/MapServer/0" infoconfig="widgets/InfoTemplates/IWT_Cameras.xml" usetime="true" /> </operationallayers>
and the widget config file<?xml version="1.0" ?> <configuration> <autotogglelayervisibility>true</autotogglelayervisibility> <layers> <layer label="Buildings" name="Buildings"> <dateformat>YYYY/MM/DD</dateformat> <loop>false</loop> <singlethumbastimeinstant>false</singlethumbastimeinstant> <thumbcount>1</thumbcount> <thumbmovingrate>1000</thumbmovingrate> <timeextent setfromlayer="Buildings"/> </layer> </layers> </configuration>
Also, I am using Date datatype to start and end times for the buildings. If I use ArcMap's time slider to test the layer's working, it works perfectly. But while using the same thing on viewer for flex, it shows data cumulatively[ATTACH=CONFIG]13636[/ATTACH] [ATTACH=CONFIG]13634[/ATTACH][ATTACH=CONFIG]13635[/ATTACH][ATTACH=CONFIG]13637[/ATTACH]Can you please tell me the plausible causes for the data still showing cumulatively?Greatly appreciate your time and helpAayush