<?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: Property listing - Option Set - Multiple Choices in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653894#M67606</link>
    <description>&lt;P&gt;Hello CosminF,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. It seems your aproach dose what I need. Can you share more details as to the type of label and settings you used?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 09:35:21 GMT</pubDate>
    <dc:creator>Titiriga</dc:creator>
    <dc:date>2025-03-04T09:35:21Z</dc:date>
    <item>
      <title>Property listing - Option Set - Multiple Choices</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653878#M67603</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Is there a way to list in a label values of at least 2 propertyes (Option set - multiple choice) so that they are appended one after another? To be more clear, lets say you have property A, that has multiple values in a option set (A1, A2, A3, A4 ...etc) and the set values are A1 and A3 for example. And lets say you have another property called B, that has multiple values in a option set (B1, B2, B3, B4 ...etc) and the set values are B2 and B3. I want to list these values together automatically like this: A1, A3, B2, B3. My idea was to create a third property that sor of merges the previous 2, but I dont know how. The key here is that they are multiple choice options.&lt;/P&gt;&lt;P&gt;Can that be done?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 08:08:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653878#M67603</guid>
      <dc:creator>Titiriga</dc:creator>
      <dc:date>2025-03-04T08:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Property listing - Option Set - Multiple Choices</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653891#M67604</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have recreated your situation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CosminF_0-1741077369408.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83937i0130CE81D901971A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CosminF_0-1741077369408.png" alt="CosminF_0-1741077369408.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="CosminF_1-1741077375999.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83938iECF14F0F092807A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CosminF_1-1741077375999.png" alt="CosminF_1-1741077375999.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I managed to get them listed in autotext easily, by recalling them in a label, and I'm sure you can do that in schedules too.&lt;BR /&gt;Does that answer your question?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CosminF_2-1741077435411.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83939iF77FCA50A7914721/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CosminF_2-1741077435411.png" alt="CosminF_2-1741077435411.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 16:26:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653891#M67604</guid>
      <dc:creator>CosminF</dc:creator>
      <dc:date>2025-03-04T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Property listing - Option Set - Multiple Choices</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653893#M67605</link>
      <description>&lt;P&gt;Properties that have multiple choices can't be called in another property as a parameter,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 08:52:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653893#M67605</guid>
      <dc:creator>Ahmed_K</dc:creator>
      <dc:date>2025-03-04T08:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Property listing - Option Set - Multiple Choices</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653894#M67606</link>
      <description>&lt;P&gt;Hello CosminF,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. It seems your aproach dose what I need. Can you share more details as to the type of label and settings you used?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 09:35:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653894#M67606</guid>
      <dc:creator>Titiriga</dc:creator>
      <dc:date>2025-03-04T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Property listing - Option Set - Multiple Choices</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653897#M67607</link>
      <description>&lt;P&gt;I used the basic label tool on an object which had those properties enabled. Recalled them with autotext.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CosminF_0-1741081038564.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83940i208500DF1B4399DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CosminF_0-1741081038564.png" alt="CosminF_0-1741081038564.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Here you can see I have included these parameters in the object as per your example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CosminF_1-1741081112795.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83941i1B1A097D267A120F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CosminF_1-1741081112795.png" alt="CosminF_1-1741081112795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 09:39:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653897#M67607</guid>
      <dc:creator>CosminF</dc:creator>
      <dc:date>2025-03-04T09:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Property listing - Option Set - Multiple Choices</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653898#M67608</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I kept trying to create another property to merge them. Didn't work. For my purposes your solution is excellent. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 09:47:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-listing-Option-Set-Multiple-Choices/m-p/653898#M67608</guid>
      <dc:creator>Titiriga</dc:creator>
      <dc:date>2025-03-04T09:47:54Z</dc:date>
    </item>
  </channel>
</rss>

