<?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 Door Schedule in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165937#M19062</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello all,&lt;BR /&gt;
&lt;BR /&gt;
I want to create a schedule that shows in which rooms you can find each door type.&lt;BR /&gt;
&lt;BR /&gt;
When I add the zone number field, I get a separate listing for every door, even if they are of the same type.&lt;BR /&gt;
&lt;BR /&gt;
Can I combine the zone number field in one column separated by commas and have only one listing for every door type?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Jul 2012 08:53:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-04T08:53:01Z</dc:date>
    <item>
      <title>Door Schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165937#M19062</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello all,&lt;BR /&gt;
&lt;BR /&gt;
I want to create a schedule that shows in which rooms you can find each door type.&lt;BR /&gt;
&lt;BR /&gt;
When I add the zone number field, I get a separate listing for every door, even if they are of the same type.&lt;BR /&gt;
&lt;BR /&gt;
Can I combine the zone number field in one column separated by commas and have only one listing for every door type?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jul 2012 08:53:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165937#M19062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-04T08:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Door Schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165938#M19063</link>
      <description>&lt;BLOCKQUOTE&gt;Fotis wrote:&lt;BR /&gt;Can I combine the zone number field in one column separated by commas and have only one listing for every door type?&lt;/BLOCKQUOTE&gt;

No.  The element scheduler is not capable of that - given the data fields you choose to display, it always displays either 1 line (record) for each element (door in this case) - or 1 line for all identical records.  But, you cannot combine multiple fields (zones in this case) into one line that shows all values associated with something else.&lt;BR /&gt;
&lt;BR /&gt;
You can put the door type as the first column and mark it as a 'headline'.  Then, the door type will display once, followed by a list (one per line - sorted if you choose so) of zone numbers or names.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Wed, 04 Jul 2012 16:22:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165938#M19063</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2012-07-04T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Door Schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165939#M19064</link>
      <description>Do you think it's possible:  &lt;BR /&gt;
1. to create an object (let's say a custom gdl dimension marker)  &lt;BR /&gt;
2. that counts takes data of all the doors of the same type (ID number) and create a custom text value  &lt;BR /&gt;
3. and then place that value on my schedule instead of the zones numbers directly?  &lt;BR /&gt;
  &lt;BR /&gt;
Fotis</description>
      <pubDate>Thu, 05 Jul 2012 14:28:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165939#M19064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T14:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Door Schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165940#M19065</link>
      <description>&lt;BLOCKQUOTE&gt;Fotis wrote:&lt;BR /&gt;Do you think it's possible:  &lt;BR /&gt;
1. to create an object (let's say a custom gdl dimension marker)  &lt;BR /&gt;
2. that counts takes data of all the doors of the same type (ID number) and create a custom text value  &lt;BR /&gt;
3. and then place that value on my schedule instead of the zones numbers directly?  &lt;BR /&gt;
  &lt;BR /&gt;
Fotis&lt;/BLOCKQUOTE&gt;

No, GDL objects do not have access to data about any other objects/elements - only to the zones in which they themselves reside.&lt;BR /&gt;
&lt;BR /&gt;
A custom add-on using the API could do this ... but that is a job for an experienced programmer.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Thu, 05 Jul 2012 16:30:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165940#M19065</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2012-07-05T16:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Door Schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165941#M19066</link>
      <description>Hello, how can i edit the door schedule so that i would be able to exempt wall openings(arch's, circle, etc) from the schedule. Thanks</description>
      <pubDate>Sun, 11 Nov 2012 00:57:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165941#M19066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-11T00:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Door Schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165942#M19067</link>
      <description>Krisslyn:&lt;BR /&gt;
&lt;BR /&gt;
Add a Criteria that removes the unwanted windows, such as &lt;FONT color="blue"&gt;Element ID&lt;/FONT&gt; &lt;B&gt;is not&lt;/B&gt; (Element ID).&lt;BR /&gt;
&lt;BR /&gt;
You should add a Signature to your Profile (click the Profile button near the top of this page) with your ArchiCAD version and operating system (see mine for an example) for more accurate help in this forum.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sun, 11 Nov 2012 12:55:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Schedule/m-p/165942#M19067</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2012-11-11T12:55:43Z</dc:date>
    </item>
  </channel>
</rss>

