<?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 Get Layout Custom Field Info in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359044#M2201</link>
    <description>&lt;P&gt;Is there any way to retrieve the content of Custom Fields in the Layout Info Scheme?&amp;nbsp; I've tried copying and pasting the autotext (in this case&amp;nbsp;&amp;lt;LAYOUTCUSTOMPAR8&amp;gt;) into the TEXT2 command, but that doesn't work for custom fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REQUEST ("HomeDB_info"... doesn't give me the data I'm looking for either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some other way to retrieve (in GDL) the content of these scheme fields?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-10-19_08-02-32.jpg" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/30707i94C84B75B69DDCA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2022-10-19_08-02-32.jpg" alt="2022-10-19_08-02-32.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 22:07:12 GMT</pubDate>
    <dc:creator>Bruce</dc:creator>
    <dc:date>2022-10-18T22:07:12Z</dc:date>
    <item>
      <title>Get Layout Custom Field Info</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359044#M2201</link>
      <description>&lt;P&gt;Is there any way to retrieve the content of Custom Fields in the Layout Info Scheme?&amp;nbsp; I've tried copying and pasting the autotext (in this case&amp;nbsp;&amp;lt;LAYOUTCUSTOMPAR8&amp;gt;) into the TEXT2 command, but that doesn't work for custom fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REQUEST ("HomeDB_info"... doesn't give me the data I'm looking for either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some other way to retrieve (in GDL) the content of these scheme fields?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-10-19_08-02-32.jpg" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/30707i94C84B75B69DDCA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2022-10-19_08-02-32.jpg" alt="2022-10-19_08-02-32.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 22:07:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359044#M2201</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2022-10-18T22:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get Layout Custom Field Info</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359080#M2202</link>
      <description>&lt;P&gt;I think thats the one....&lt;/P&gt;&lt;P&gt;or it could be another array...&lt;/P&gt;&lt;P&gt;dim issuescheme[][]&lt;/P&gt;&lt;P&gt;issuescheme =GLOB_ISSUE_SCHEME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1666157338235.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/30714iD20F932F45A192EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1666157338235.png" alt="AllanP_0-1666157338235.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="AllanP_1-1666157488774.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/30715i4A68A569F8CCAF2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_1-1666157488774.png" alt="AllanP_1-1666157488774.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;text2 0,0,issuescheme[2][7]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 05:49:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359080#M2202</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2022-10-19T05:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get Layout Custom Field Info</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359100#M2203</link>
      <description>&lt;P&gt;You can download an example object here&amp;nbsp;&lt;A title="here" href="https://gdl.Graphisoft.com/tips-and-tricks/revision-data-in-gdl" target="_blank" rel="noopener"&gt;https://gdl.Graphisoft.com/tips-and-tricks/revision-data-in-gdl&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 09:45:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359100#M2203</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2022-10-19T09:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Get Layout Custom Field Info</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359153#M2204</link>
      <description>&lt;P&gt;That's what I'm after.&amp;nbsp; Thanks AllanP &amp;amp; Yves.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 20:46:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-Layout-Custom-Field-Info/m-p/359153#M2204</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2022-10-19T20:46:54Z</dc:date>
    </item>
  </channel>
</rss>

