<?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: Editing a stand-alone table in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editing-a-stand-alone-table/m-p/763154#M70714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Numa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a web app that edits a stand alone SDE table.&amp;nbsp; It might not apply 100% to what you are trying as I used a datagrid and allowed the user to add/delete/edit the records in the table through the datagrid in the app.&amp;nbsp; I believe the same principles can be applied to the attribute inspector but have not tried that myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a link to the thread I started back when I was trying to figure it out.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/77014-Edit-SQL-non-spatial-data-table?p=303743#post303743"&gt;http://forums.arcgis.com/threads/77014-Edit-SQL-non-spatial-data-table?p=303743#post303743&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps get you started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 18:22:59 GMT</pubDate>
    <dc:creator>BrianLord1</dc:creator>
    <dc:date>2013-10-28T18:22:59Z</dc:date>
    <item>
      <title>Editing a stand-alone table</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editing-a-stand-alone-table/m-p/763153#M70713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to scripting and the API, and it would be good to have a clear idea of what to look into for this task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to let users add information to a table (but not edit that table in any other way). Simply put, each time a user clicks the Submit button a new row will be added to the table (with the information that the user decided to submit �?? NULL values are fine if the user does not fill out all fields).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help me out with the workflow and let me know what I need to look into? I have been looking into the Attribute Inspector, and I would be fine with using that somewhere on my page (it does not need to pop up when a user clicks something �?? always having it on the page is fine).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found some &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/13974-Attribute-Inspector-Relationship-Query?p=112152#post112152"&gt;code &lt;/A&gt;&lt;SPAN&gt;posted by tmichael81 (03-25-2011 02:35 PM), but it is using an older version of the API and I am not sure if that would be usable with my code. Using a proxy page confuses me as well; is that always necessary?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, I am a beginner, and I am doing this for a master�??s project. It does not need to be perfect; I can write a whole chapter about what I would be doing differently in the future. Whatever implementation works best for a beginner is fine with me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 18:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editing-a-stand-alone-table/m-p/763153#M70713</guid>
      <dc:creator>NumaGremling</dc:creator>
      <dc:date>2013-10-23T18:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a stand-alone table</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editing-a-stand-alone-table/m-p/763154#M70714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Numa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a web app that edits a stand alone SDE table.&amp;nbsp; It might not apply 100% to what you are trying as I used a datagrid and allowed the user to add/delete/edit the records in the table through the datagrid in the app.&amp;nbsp; I believe the same principles can be applied to the attribute inspector but have not tried that myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a link to the thread I started back when I was trying to figure it out.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/77014-Edit-SQL-non-spatial-data-table?p=303743#post303743"&gt;http://forums.arcgis.com/threads/77014-Edit-SQL-non-spatial-data-table?p=303743#post303743&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps get you started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 18:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editing-a-stand-alone-table/m-p/763154#M70714</guid>
      <dc:creator>BrianLord1</dc:creator>
      <dc:date>2013-10-28T18:22:59Z</dc:date>
    </item>
  </channel>
</rss>

