<?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 Change Edit Widget Text in Experience Builder Developer Edition in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/change-edit-widget-text-in-experience-builder/m-p/1692673#M22921</link>
    <description>&lt;P&gt;Hi! I'm trying to customize an Experience Builder app by changing the text in the Edit widget to make the tool more user-friendly. I can't figure out how to update the "Editor" heading. I've looked throughout the code to find a reference to it and ChatGPT/Gemini/Copilot haven't been able to trace it.&lt;/P&gt;&lt;P&gt;Do you have any ideas where that "Editor" text can be updated in code?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2026 21:30:24 GMT</pubDate>
    <dc:creator>Matthew_Silski</dc:creator>
    <dc:date>2026-03-25T21:30:24Z</dc:date>
    <item>
      <title>Change Edit Widget Text in Experience Builder Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/change-edit-widget-text-in-experience-builder/m-p/1692673#M22921</link>
      <description>&lt;P&gt;Hi! I'm trying to customize an Experience Builder app by changing the text in the Edit widget to make the tool more user-friendly. I can't figure out how to update the "Editor" heading. I've looked throughout the code to find a reference to it and ChatGPT/Gemini/Copilot haven't been able to trace it.&lt;/P&gt;&lt;P&gt;Do you have any ideas where that "Editor" text can be updated in code?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 21:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/change-edit-widget-text-in-experience-builder/m-p/1692673#M22921</guid>
      <dc:creator>Matthew_Silski</dc:creator>
      <dc:date>2026-03-25T21:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Edit Widget Text in Experience Builder Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/change-edit-widget-text-in-experience-builder/m-p/1692817#M22932</link>
      <description>&lt;P&gt;The Experience Builder Editor Widget is built on top of the &lt;A href="https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-editor/#methods" target="_self"&gt;JavaScript API Editor Component&lt;/A&gt;. As far as I can tell, the title is not exposed as a configurable option, so changing it would involve hacking in through the shadow-root and attempting to change it that way. According to the JavaScript API team, if you ever feel the need to hack the shadow-root, you should notify them and request making it an editable option, so &lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/idb-p/arcgis-api-for-javascript-ideas" target="_self"&gt;go do that&lt;/A&gt;, too.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 15:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/change-edit-widget-text-in-experience-builder/m-p/1692817#M22932</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-03-26T15:03:50Z</dc:date>
    </item>
  </channel>
</rss>

