<?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 Edit Widget change field from 'isEditable':false  to 'isEditable':true in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293850#M350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Edit Widget, how can I change a field from isEditable true to false. I need to customize an &lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt;individual field in the attribute inspector using &lt;SPAN style="color: #000066; font-family: Courier New;"&gt;fieldInfos&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt; object&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt;In the config file the field is defined as isEditable':true, but is some cases it has to be changed to 'isEditable':false&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 22:52:45 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2017-03-23T22:52:45Z</dc:date>
    <item>
      <title>Edit Widget change field from 'isEditable':false  to 'isEditable':true</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293850#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Edit Widget, how can I change a field from isEditable true to false. I need to customize an &lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt;individual field in the attribute inspector using &lt;SPAN style="color: #000066; font-family: Courier New;"&gt;fieldInfos&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt; object&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt;In the config file the field is defined as isEditable':true, but is some cases it has to be changed to 'isEditable':false&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Verdana,Arial,Helvetica,sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 22:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293850#M350</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-03-23T22:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget change field from 'isEditable':false  to 'isEditable':true</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293851#M351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/api-reference/widget-configuration.htm" title="https://developers.arcgis.com/web-appbuilder/api-reference/widget-configuration.htm"&gt;Widget configuration—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 23:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293851#M351</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-03-23T23:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Widget change field from 'isEditable':false  to 'isEditable':true</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293852#M352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the edit widget there is a&amp;nbsp;layerInfosParam array:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;layerInfosParam&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;x&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;fieldInfos&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;y&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;isEditable&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have not had the need to do this every (so you are main on your own here) but if you loop through the&amp;nbsp;&lt;SPAN&gt;layerInfosParam and check the featureLayer.id to be sure you are editing the right FL and then loop through the fieldInfos for that desired layer and set the isEditable to what you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 12:41:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/edit-widget-change-field-from-iseditable-false-to/m-p/293852#M352</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-24T12:41:07Z</dc:date>
    </item>
  </channel>
</rss>

