<?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 Customising Time Slider functionality - WAB in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1077161#M11230</link>
    <description>&lt;P&gt;Portal 10.6.1 / AGOL if needed.&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have several time-enabled datasets with a start and end time.&amp;nbsp; These datasets are at various temporal resolutions i.e. Hourly and spanning several weeks.&lt;/P&gt;&lt;P&gt;The Map Viewer time slider allows the user to specify date ranges and the granularity of the slider intervals e.g. show only 10 July - 11 July with 1 hour intervals.&lt;/P&gt;&lt;P&gt;The time slider widget within an App however doesn't seem to provide this functionality, and the actual time slider is much smaller and difficult to work with.&amp;nbsp; Any filters applied to the data also don't seem to affect the temporal range of the slider (as I'm thinking it reads this at the data level rather than the map layer level).&lt;/P&gt;&lt;P&gt;The ideal functionality within an app would be a much larger time slider with the ability to specify a date range and intervals, the ideal fairy-tale scenario would be 2 time sliders - one to control the date range of the second time slider.&lt;/P&gt;&lt;P&gt;I'm not really expecting a great solution, but any advice or experience dealing with temporal data and time sliders in an app and improving the UX would be incredibly helpful.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 10:42:20 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2021-07-09T10:42:20Z</dc:date>
    <item>
      <title>Customising Time Slider functionality - WAB</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1077161#M11230</link>
      <description>&lt;P&gt;Portal 10.6.1 / AGOL if needed.&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have several time-enabled datasets with a start and end time.&amp;nbsp; These datasets are at various temporal resolutions i.e. Hourly and spanning several weeks.&lt;/P&gt;&lt;P&gt;The Map Viewer time slider allows the user to specify date ranges and the granularity of the slider intervals e.g. show only 10 July - 11 July with 1 hour intervals.&lt;/P&gt;&lt;P&gt;The time slider widget within an App however doesn't seem to provide this functionality, and the actual time slider is much smaller and difficult to work with.&amp;nbsp; Any filters applied to the data also don't seem to affect the temporal range of the slider (as I'm thinking it reads this at the data level rather than the map layer level).&lt;/P&gt;&lt;P&gt;The ideal functionality within an app would be a much larger time slider with the ability to specify a date range and intervals, the ideal fairy-tale scenario would be 2 time sliders - one to control the date range of the second time slider.&lt;/P&gt;&lt;P&gt;I'm not really expecting a great solution, but any advice or experience dealing with temporal data and time sliders in an app and improving the UX would be incredibly helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:42:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1077161#M11230</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-07-09T10:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Customising Time Slider functionality - WAB</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1077172#M11231</link>
      <description>&lt;P&gt;You can adjust the time slider and multiple time-enabled layers in the Time Slider settings in a web map.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimeSettings.PNG" style="width: 334px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/18071i564CC1BC5E2772F2/image-dimensions/334x346?v=v2" width="334" height="346" role="button" title="TimeSettings.PNG" alt="TimeSettings.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;There is a 'mature' Web App Template that's called Time Aware, you're able to download and access the template here&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=b70d83ba89db4f8a97427ee237a1e60c" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=b70d83ba89db4f8a97427ee237a1e60c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is an option to modify the CSS. You can enlarge the time slider in this application via CSS that's pretty simple.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you want to customize even more, here the JavaScript API information.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 11:29:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1077172#M11231</guid>
      <dc:creator>amanda_stanko</dc:creator>
      <dc:date>2021-07-09T11:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customising Time Slider functionality - WAB</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1118923#M11753</link>
      <description>&lt;P&gt;We using same Customized Time Slider widget in our organization.&lt;/P&gt;&lt;P&gt;It's using to manage time extent(Start Date, End Date) on Field Simultaneous Activities Map. Tested for WAB from 2.8 to 2.19 and also for Portal for ArcGIS 10.6&lt;/P&gt;&lt;P&gt;Attached to this post&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkolubenka_0-1637359571674.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27963iFE1CBCFF86E51E01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkolubenka_0-1637359571674.png" alt="bkolubenka_0-1637359571674.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 22:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/customising-time-slider-functionality-wab/m-p/1118923#M11753</guid>
      <dc:creator>bkolubenka</dc:creator>
      <dc:date>2021-11-19T22:11:23Z</dc:date>
    </item>
  </channel>
</rss>

