<?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: Smart Editor: retrieve user name ? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036713#M20466</link>
    <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;! While this cannot fit my use (too many unknown users: no way to build custom URLs for everyone), it is an excellent solution that I will use for use cases where the choice list is short &amp;amp; bounded.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Mar 2021 17:11:07 GMT</pubDate>
    <dc:creator>HélèneTouyéras</dc:creator>
    <dc:date>2021-03-15T17:11:07Z</dc:date>
    <item>
      <title>Smart Editor: retrieve user name ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1035032#M20441</link>
      <description>&lt;P&gt;Good evening Web AppBuilder Community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I woud like to populate an operator's name using the Web AppBuilder's Smart Editor. This value should be distinct from what I can obtain from the geodatabase editor tracking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot find a syntax example to retrieve this value into a texte field - has anyone done this before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hélène&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 18:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1035032#M20441</guid>
      <dc:creator>HélèneTouyéras</dc:creator>
      <dc:date>2021-03-10T18:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Editor: retrieve user name ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1035131#M20442</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/272093"&gt;@HélèneTouyéras&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Where is the&amp;nbsp;&lt;SPAN&gt;operator's name value coming from, and where should it be written into?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I have a good understanding of what you would like to do, I think you should be able to use Preset Attribute Actions in Smart Edito to allow the editor to enter the operator's name (or you can have it set in URL parameters), and have this preset write the value into the target field(s) of your choice.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 20:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1035131#M20442</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2021-03-10T20:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Editor: retrieve user name ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036319#M20457</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;, and many thanks for your reply!&lt;/P&gt;&lt;P&gt;I would be happy to report the ArcGIS Enterprise username in one of my feature service's text fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea is to mimic what Survey123 can do, because my users want to split work between field (with Survey123), and office (with a web app that uses the smart editor). I would like data to be consistent regardless of the tool used to produce it.&lt;/P&gt;&lt;P&gt;I could not figure out how to retrieve this value, which I supposed to be a known variable to the smart editor.&lt;/P&gt;&lt;P&gt;Many thanks for your advice!&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Helene&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 09:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036319#M20457</guid>
      <dc:creator>HélèneTouyéras</dc:creator>
      <dc:date>2021-03-14T09:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Editor: retrieve user name ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036703#M20465</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/272093"&gt;@HélèneTouyéras&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The Smart Editor does not currently provide the capability to grab and populate the username into a new target field, but&amp;nbsp;&lt;SPAN&gt;you could provide an option for the user to manually enter their name or user name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can set up a Preset&amp;nbsp;&lt;/SPAN&gt;as shown below and pre-populate the username in the URL parameter for the person who will be editing in the app. This value will be written into the field of your choice for all newly created features.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_1-1615827299022.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8493i4EF82E012CA78413/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlixVezina_1-1615827299022.png" alt="AlixVezina_1-1615827299022.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 16:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036703#M20465</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2021-03-15T16:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Editor: retrieve user name ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036713#M20466</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;! While this cannot fit my use (too many unknown users: no way to build custom URLs for everyone), it is an excellent solution that I will use for use cases where the choice list is short &amp;amp; bounded.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 17:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/smart-editor-retrieve-user-name/m-p/1036713#M20466</guid>
      <dc:creator>HélèneTouyéras</dc:creator>
      <dc:date>2021-03-15T17:11:07Z</dc:date>
    </item>
  </channel>
</rss>

