<?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: Customize or configure the new Assignments page in ArcGIS Workforce Questions</title>
    <link>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778893#M323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's what I was thinking. &amp;nbsp;A few other sites have followed a similar workflow with success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 18:24:35 GMT</pubDate>
    <dc:creator>CraigGillgrass</dc:creator>
    <dc:date>2016-09-28T18:24:35Z</dc:date>
    <item>
      <title>Customize or configure the new Assignments page</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778890#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to customize or somehow configure the 'Create an Assignment' page? &amp;nbsp;Specifically, i'd like to&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;automatically generate an 'ID' value. &amp;nbsp;We currently have a manual process/routine to create an ID (we use the term 'case number' for id) based on year and a count of cases previously created. So the last case number might be 16-0097 and the new assignment would have a case number of 16-0098.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;somehow parse out some of the info on the form to create/populate a&amp;nbsp;custom-url the Survey123 survey associated for the task and paste that to the 'Description' text box. For example, auto populate the URL with the case number, lat and lon, street address etc.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These things can be generated manually for sure, but it would make integrating Workforce into the existing workflow much easier and cleaner if they were auto generated when creating a new assignment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778890#M320</guid>
      <dc:creator>TomRippetoe</dc:creator>
      <dc:date>2016-09-28T00:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Customize or configure the new Assignments page</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778891#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not provide the ability to customize the Create Assignment page, on the specific requests:&lt;/P&gt;&lt;P&gt;1. We are looking at providing this capability once other work is completed within ArcGIS platform.&lt;/P&gt;&lt;P&gt;2. There's a few ways you can do this; one idea is to use a Python script to parse out the pieces of the form that are needed to construct the URL scheme for Survey123 and include it in the Description. &amp;nbsp;This can all be done through Python. &amp;nbsp;You can use this post from the Survey123 team to help understand the URL scheme;&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2016/07/30/understanding-survey123s-custom-url-scheme"&gt;https://community.esri.com/groups/survey123/blog/2016/07/30/understanding-survey123s-custom-url-scheme&lt;/A&gt;&amp;nbsp;. &amp;nbsp;We do plan on improving our App Integration support in future releases to provide the ability to pass more information between Workforce and Survey123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 13:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778891#M321</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2016-09-28T13:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Customize or configure the new Assignments page</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778892#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Craig.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your suggested approach to (2)...... so first the assignment is created/saved, then use a python script to pull data from the 'assignments' feature class to build the URL string, then edit that assignment description adding in the URL. Is that what you had in mind?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 17:03:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778892#M322</guid>
      <dc:creator>TomRippetoe</dc:creator>
      <dc:date>2016-09-28T17:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customize or configure the new Assignments page</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778893#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's what I was thinking. &amp;nbsp;A few other sites have followed a similar workflow with success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 18:24:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/customize-or-configure-the-new-assignments-page/m-p/778893#M323</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2016-09-28T18:24:35Z</dc:date>
    </item>
  </channel>
</rss>

