<?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: Disable project Save-As? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598642#M94297</link>
    <description>&lt;P&gt;If you actually know the Condition for the button or tool then you should be able to use the Framework.Application.Deactivate("&lt;SPAN&gt;esri_mapping_openProjectCondition&lt;/SPAN&gt;") command in code to disable the button. I do note this will also probably disable&amp;nbsp;&lt;SPAN&gt;Name: Save Project&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Name: Save Project As&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ID: esri_core_saveProjectAsButton&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Condition: esri_mapping_openProjectCondition&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Mar 2025 17:25:01 GMT</pubDate>
    <dc:creator>RichardDaniels</dc:creator>
    <dc:date>2025-03-24T17:25:01Z</dc:date>
    <item>
      <title>Disable project Save-As?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598149#M94255</link>
      <description>&lt;P&gt;Shot in the dark here, but the way&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/add-in-a-duplicate-project-option/idc-p/1598148#M34222" target="_blank" rel="noopener"&gt; Pro handles Save-As&lt;/A&gt; is causing me major grief as my users continue to duplicate only their APRXs and they all end up pointing back to unrelated home folders (photo 1) and make supporting folders in inappropriate locations (photo 2).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_1-1742580704759.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128475i98A6E8F15AB3D973/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_1-1742580704759.png" alt="AlfredBaldenweck_1-1742580704759.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_0-1742580694266.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128474i028989BA5133CE20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_0-1742580694266.png" alt="AlfredBaldenweck_0-1742580694266.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to just&amp;nbsp;&lt;STRONG&gt;disable&lt;/STRONG&gt; Save-As for them? I don't want to make a custom build or anything, but I'm not opposed to messing with admin settings as necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 18:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598149#M94255</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-03-21T18:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disable project Save-As?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598172#M94259</link>
      <description>&lt;P&gt;So I don't know if there's an easy way to disable the "Save Project As" command in the Customize the Ribbon workflow on the Project tab (back stage)-&amp;gt;Options.&amp;nbsp; I cannot find where the "Save Project As" command is located.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I did find DAML ID Reference ADCore.daml webpage from GitHub -&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/DAML-ID-Reference-ADCore.daml" target="_blank"&gt;DAML ID Reference ADCore.daml · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt;&amp;nbsp;- if you do a find on this page for "Save Project As", you'll find the ID and condition.&amp;nbsp; The ADCore.daml file is located on your&amp;nbsp;C:\Program Files\ArcGIS\Pro\bin\Extensions\Core.&amp;nbsp; Now HOW TO and SHOULD YOU modify this file is way outside my wheelhouse.&amp;nbsp; But it's a start...hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 19:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598172#M94259</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-03-21T19:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disable project Save-As?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598642#M94297</link>
      <description>&lt;P&gt;If you actually know the Condition for the button or tool then you should be able to use the Framework.Application.Deactivate("&lt;SPAN&gt;esri_mapping_openProjectCondition&lt;/SPAN&gt;") command in code to disable the button. I do note this will also probably disable&amp;nbsp;&lt;SPAN&gt;Name: Save Project&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Name: Save Project As&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ID: esri_core_saveProjectAsButton&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Condition: esri_mapping_openProjectCondition&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 17:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/disable-project-save-as/m-p/1598642#M94297</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2025-03-24T17:25:01Z</dc:date>
    </item>
  </channel>
</rss>

