<?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 Secure Storage and Features in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831222#M2256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I retrieve text from a keystring and add it as an attribute in a feature table? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2018 19:47:56 GMT</pubDate>
    <dc:creator>GiatriLalla</dc:creator>
    <dc:date>2018-11-07T19:47:56Z</dc:date>
    <item>
      <title>Secure Storage and Features</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831222#M2256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I retrieve text from a keystring and add it as an attribute in a feature table? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 19:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831222#M2256</guid>
      <dc:creator>GiatriLalla</dc:creator>
      <dc:date>2018-11-07T19:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Storage and Features</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831223#M2257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the "value(var key)" method to r&lt;SPAN style="color: #4c4c4c;"&gt;etrieves data associated with the key in Secure Storage component, &lt;A href="https://doc.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-securestorage-securestorage/#value-method"&gt;doc&lt;/A&gt;, then you can use that data or string&amp;nbsp;in any operation you wish, including adding it as an attribute in a feature table for example.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 20:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831223#M2257</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2018-11-07T20:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Storage and Features</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831224#M2258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used on the Start/login page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Retrieve Value&lt;/P&gt;&lt;P&gt;retrieveData.text = qsTr("Value:") + SecureStorage.value(key.text);&lt;/P&gt;&lt;P&gt;toastMessageRec.visible = false&lt;/P&gt;&lt;P&gt;retrieveData.visible = false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On page 1 I used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//create attributes json for the new feature&lt;/P&gt;&lt;P&gt;var featureAttributes = {"Name": "retrieveData.text"};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I use this, the feature does not even create nor is the feature attribute populated with info.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 15:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/secure-storage-and-features/m-p/831224#M2258</guid>
      <dc:creator>GiatriLalla</dc:creator>
      <dc:date>2018-11-08T15:17:55Z</dc:date>
    </item>
  </channel>
</rss>

