<?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 FeatureDataForm - 4 to 5 tabs to load columns? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredataform-4-to-5-tabs-to-load-columns/m-p/366566#M9442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dear Readers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. how to put fields into different tabs in a feature data form?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. is it possible to change the text fields to a dropdown that loads from a support table in sql server 2008 r2 (attributes only) in a feature data form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DETAILS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you taking the time to read this post.&amp;nbsp; We have a feature layer that has 78 or more columns.&amp;nbsp; User have requested the fields to be put into 5 to 6 tabs based on the information each column holds.&amp;nbsp; currently the app is of the following configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. esri api 3.0 (silverlight 5.x)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. development lang c# - visual studio 2010 with latest sp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; REST etc from 10.1 (sql server 2008 r2 with spatial etc that works with esri).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the application was started with minimal template - then 'modified' to the glass template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;featurelayers records load in the grid and the application saves the data to the server using explicit save - since editing in the grid is cumbersome users want columns grouped into different tabs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Users want a 'support table' for many of the columns (displayed as dropdown) to improve data accuracies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/68615-Cannot-Select-From-Domain-in-Attribute-Editor?highlight=featuredataform"&gt;http://forums.arcgis.com/threads/68615-Cannot-Select-From-Domain-in-Attribute-Editor?highlight=featuredataform&lt;/A&gt;&lt;SPAN&gt; - this link talks about layer getting values from domain table - but features are deleted or users are not able to derive benefit because all features have been deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;while I get some suggestions, i will closely look into this thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/21714-Editing-Tables-in-Feature-Service-with-Silverlight-4?highlight=support+tables"&gt;http://forums.arcgis.com/threads/21714-Editing-Tables-in-Feature-Service-with-Silverlight-4?highlight=support+tables&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 19:51:03 GMT</pubDate>
    <dc:creator>Ravichandran_M_Kaushika</dc:creator>
    <dc:date>2012-11-13T19:51:03Z</dc:date>
    <item>
      <title>FeatureDataForm - 4 to 5 tabs to load columns?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredataform-4-to-5-tabs-to-load-columns/m-p/366566#M9442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dear Readers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. how to put fields into different tabs in a feature data form?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. is it possible to change the text fields to a dropdown that loads from a support table in sql server 2008 r2 (attributes only) in a feature data form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DETAILS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you taking the time to read this post.&amp;nbsp; We have a feature layer that has 78 or more columns.&amp;nbsp; User have requested the fields to be put into 5 to 6 tabs based on the information each column holds.&amp;nbsp; currently the app is of the following configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. esri api 3.0 (silverlight 5.x)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. development lang c# - visual studio 2010 with latest sp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; REST etc from 10.1 (sql server 2008 r2 with spatial etc that works with esri).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the application was started with minimal template - then 'modified' to the glass template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;featurelayers records load in the grid and the application saves the data to the server using explicit save - since editing in the grid is cumbersome users want columns grouped into different tabs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Users want a 'support table' for many of the columns (displayed as dropdown) to improve data accuracies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/68615-Cannot-Select-From-Domain-in-Attribute-Editor?highlight=featuredataform"&gt;http://forums.arcgis.com/threads/68615-Cannot-Select-From-Domain-in-Attribute-Editor?highlight=featuredataform&lt;/A&gt;&lt;SPAN&gt; - this link talks about layer getting values from domain table - but features are deleted or users are not able to derive benefit because all features have been deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;while I get some suggestions, i will closely look into this thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/21714-Editing-Tables-in-Feature-Service-with-Silverlight-4?highlight=support+tables"&gt;http://forums.arcgis.com/threads/21714-Editing-Tables-in-Feature-Service-with-Silverlight-4?highlight=support+tables&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 19:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredataform-4-to-5-tabs-to-load-columns/m-p/366566#M9442</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2012-11-13T19:51:03Z</dc:date>
    </item>
  </channel>
</rss>

