<?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: Editor layout in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-layout/m-p/615544#M13662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a way to change the layout of the templates?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, using skins.&amp;nbsp; You can change the skin of the TemplatePicker from the default "TemplatePickerSkin" to either the "simple" TemplatePickerSimpleSkin provided or edit the skin to you liking.&amp;nbsp; In your case, the provided "simple" skin might be pretty close to what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;fx:Style&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @namespace esri "http://www.esri.com/2008/ags"; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; esri|TemplatePicker &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skinClass: ClassReference("com.esri.ags.skins.TemplatePickerSimpleSkin"); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;lt;/fx:Style&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read more about skinning on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Styling_and_skinning_overview/017p0000001s000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Styling_and_skinning_overview/017p0000001s000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The skins are listed in the API Reference&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and are available in the "API Library download" (with the swc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See for example&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;TemplatePickerSimpleSkin - Alternative skin class for the TemplatePicker component which does not group feature templates by feature layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Jul 2012 13:30:00 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2012-07-15T13:30:00Z</dc:date>
    <item>
      <title>Editor layout</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-layout/m-p/615543#M13661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to change the layout of the templates?&amp;nbsp; There are two feature layers Historic and Grant with only 1 editable feature each.&amp;nbsp; They look like this now&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16104[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but I would like it to look like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16105[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 19:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-layout/m-p/615543#M13661</guid>
      <dc:creator>AmandaHutsel</dc:creator>
      <dc:date>2012-07-14T19:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Editor layout</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-layout/m-p/615544#M13662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a way to change the layout of the templates?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, using skins.&amp;nbsp; You can change the skin of the TemplatePicker from the default "TemplatePickerSkin" to either the "simple" TemplatePickerSimpleSkin provided or edit the skin to you liking.&amp;nbsp; In your case, the provided "simple" skin might be pretty close to what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;fx:Style&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @namespace esri "http://www.esri.com/2008/ags"; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; esri|TemplatePicker &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skinClass: ClassReference("com.esri.ags.skins.TemplatePickerSimpleSkin"); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;lt;/fx:Style&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read more about skinning on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Styling_and_skinning_overview/017p0000001s000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Styling_and_skinning_overview/017p0000001s000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The skins are listed in the API Reference&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and are available in the "API Library download" (with the swc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See for example&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;TemplatePickerSimpleSkin - Alternative skin class for the TemplatePicker component which does not group feature templates by feature layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/index.html?com/esri/ags/skins/package-detail.html&amp;amp;com/esri/ags/skins/class-list.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 13:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-layout/m-p/615544#M13662</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-07-15T13:30:00Z</dc:date>
    </item>
  </channel>
</rss>

