<?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: GDL parameter in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704507#M8489</link>
    <description>&lt;P&gt;&lt;SPAN&gt;What I want to do is a bit advanced, it seems to me, I want to create a 2D gdl object to place in the master layout that reads the status of the project placed in custom par 2 of the layout&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2026 13:14:07 GMT</pubDate>
    <dc:creator>Guillermo1</dc:creator>
    <dc:date>2026-06-05T13:14:07Z</dc:date>
    <item>
      <title>GDL parameter</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704273#M8476</link>
      <description>&lt;P&gt;Hi, is it possible to use the keyword &lt;SPAN&gt;&amp;lt;LAYOUTCUSTOMPAR2&amp;gt; in a gdl parameter?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 11:17:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704273#M8476</guid>
      <dc:creator>Guillermo1</dc:creator>
      <dc:date>2026-06-03T11:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: GDL parameter</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704377#M8479</link>
      <description>&lt;P&gt;Autotext cannot be used within parameters, they can only be displayed as is. You might be able to request it, but I have not looked into it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ling.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 06:51:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704377#M8479</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2026-06-04T06:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: GDL parameter</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704459#M8488</link>
      <description>&lt;P&gt;is that a property? I don't know how/why you would need it in a gdl text... I suppose if you have a property, you could have a text field that linked to autotext in the gdl script.&lt;BR /&gt;If, for example, you save an autotext field in a text box as a custom label, when that label is attatched to something, the autotext would read that property value from the element it is linked to. But if it isn't a label, I don't think there are any straight forward ways to link it to a property value of an element.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 23:17:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704459#M8488</guid>
      <dc:creator>Patrick M</dc:creator>
      <dc:date>2026-06-04T23:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: GDL parameter</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704507#M8489</link>
      <description>&lt;P&gt;&lt;SPAN&gt;What I want to do is a bit advanced, it seems to me, I want to create a 2D gdl object to place in the master layout that reads the status of the project placed in custom par 2 of the layout&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 13:14:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704507#M8489</guid>
      <dc:creator>Guillermo1</dc:creator>
      <dc:date>2026-06-05T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: GDL parameter</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704526#M8490</link>
      <description>&lt;P&gt;No object can read the values of any other object or anything else placed in another layout.&lt;/P&gt;
&lt;P&gt;Not without having one object write data to a text file and then having the second object read that text file.&lt;/P&gt;
&lt;P&gt;But there are issues with this as it does not always update when you want it to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can set anything on a layout as a 'Reference' and then you can use autotext to access certain values of that reference, but it is only things like the layout page number that reference is on.&lt;/P&gt;
&lt;P&gt;These are the available reference values, I don't think this is what you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1780672762584.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/101837iEC91DDFC653B5926/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1780672762584.png" alt="BarryKelly_0-1780672762584.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 15:20:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704526#M8490</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-06-05T15:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: GDL parameter</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704564#M8492</link>
      <description>&lt;P&gt;&lt;EM&gt;"status of the project placed in custom par 2 of the layout"&lt;/EM&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is information stored within each layout, why not just use the default&amp;nbsp;&lt;EM&gt;Layout&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;Status&lt;/EM&gt;&amp;nbsp;input? Not quite sure how it is retrieved, but the default&amp;nbsp;&lt;EM&gt;Revision History Detailed&lt;/EM&gt; object uses it, so you could delve into that to see how it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lingwisyer_0-1780882480628.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/101845i1B557023A4EEA84F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lingwisyer_0-1780882480628.png" alt="Lingwisyer_0-1780882480628.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 01:37:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-parameter/m-p/704564#M8492</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2026-06-08T01:37:22Z</dc:date>
    </item>
  </channel>
</rss>

