<?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: Generating property sheet pages programmatically? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583870#M12607</link>
    <description>&lt;P&gt;Thanks for your suggestion &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/474118"&gt;@vanesch&lt;/a&gt;&amp;nbsp;, unfortunately the pages would depend on the selected polygons of a feature layer, and this feature layer changes over time, so it's impossible to specify all the pages beforehand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My idea was to have each page based off of the same View, with the data displayed on each page dependent on the selected polygon's properties. Basically opening the property sheet of the feature layer would show the properties of each selected polygon on a separate page.&lt;/P&gt;&lt;P&gt;I'm realizing this is a bit complex and would perhaps be easier to do in a dockpane... but the layout of a property sheet really lends itself to my problem.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2025 00:39:18 GMT</pubDate>
    <dc:creator>Gfreitag</dc:creator>
    <dc:date>2025-02-11T00:39:18Z</dc:date>
    <item>
      <title>Generating property sheet pages programmatically?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583744#M12604</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm working on a custom add-in that would benefit from being able to generate property sheet pages at runtime, depending on a user's selection. Considering that property sheet pages are declared in DAML, I was wondering if it would be possible to add to/remove pages from my viewmodel.&lt;/P&gt;&lt;P&gt;I thought that&amp;nbsp;&lt;SPAN&gt;GetPlugInWrapper from the FrameworkApplication class might be a good lead, but it seems the best I can do is grab the child elements of a PropertySheet. I feel like I am maybe missing something obvious. Is there a way to add new pages on the fly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gfreitag_0-1739212952590.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/125021iFBEBDC5475D1179F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gfreitag_0-1739212952590.png" alt="Gfreitag_0-1739212952590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for all the help in previous questions, I really appreciate having a community resource like this when figuring out the SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 18:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583744#M12604</guid>
      <dc:creator>Gfreitag</dc:creator>
      <dc:date>2025-02-10T18:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Generating property sheet pages programmatically?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583868#M12606</link>
      <description>&lt;P&gt;Will Page conditions do the trick? Sheets will drop any Page with a condition that doesn't match the current app state. Hopefully you can specify all your pages but use Conditions/State to only show the relevant ones.&lt;/P&gt;&lt;P&gt;&amp;lt;page id="acmePropertyPage1"&lt;BR /&gt;caption="Source" className="acmeViewModel1" condition="acmeCondition_1"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 00:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583868#M12606</guid>
      <dc:creator>vanesch</dc:creator>
      <dc:date>2025-02-11T00:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Generating property sheet pages programmatically?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583870#M12607</link>
      <description>&lt;P&gt;Thanks for your suggestion &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/474118"&gt;@vanesch&lt;/a&gt;&amp;nbsp;, unfortunately the pages would depend on the selected polygons of a feature layer, and this feature layer changes over time, so it's impossible to specify all the pages beforehand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My idea was to have each page based off of the same View, with the data displayed on each page dependent on the selected polygon's properties. Basically opening the property sheet of the feature layer would show the properties of each selected polygon on a separate page.&lt;/P&gt;&lt;P&gt;I'm realizing this is a bit complex and would perhaps be easier to do in a dockpane... but the layout of a property sheet really lends itself to my problem.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 00:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/generating-property-sheet-pages-programmatically/m-p/1583870#M12607</guid>
      <dc:creator>Gfreitag</dc:creator>
      <dc:date>2025-02-11T00:39:18Z</dc:date>
    </item>
  </channel>
</rss>

