<?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: how can i make a field in my title block to enter text in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170866#M25492</link>
    <description>Someone may be able to come up with a GDL workaround. Barring that, the best chance I see of succeeding with this is to use autotext (referring to custom Project Info entries) on specific layouts. Then copying the entire layout to create new sheets. &lt;BR /&gt;
&lt;BR /&gt;
You can still use the base titleblock on the master and just have the date on each layout.&lt;BR /&gt;
&lt;BR /&gt;
We definitely don't have the automation you are used to, in that regard.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
    <pubDate>Tue, 10 Feb 2009 23:04:56 GMT</pubDate>
    <dc:creator>Link</dc:creator>
    <dc:date>2009-02-10T23:04:56Z</dc:date>
    <item>
      <title>how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170865#M25491</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello, i am a former Revit user that switched to AC with a new job.  I need to make a title block for revision drawings and i need to be able to input the date per sheet. It looks like with master layouts, that if i change the date, it changes on all the layouts using it; i don't want that.  I also do not want to make a new layout every time i need to make a new sheet.  I know that in revit, i could add a parameter to the title block that would allow me to enter text information (date) that would only show up on that specific sheet and not everywhere else.  Is there a way i can do this?  I was thinking i could use the #custom autotext field to achieve this, can I?&lt;BR /&gt;
Thanks for any help&lt;BR /&gt;
(I may not like ArchiCAD, but its not your fault; unless your a developer...)&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 May 2023 14:01:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170865#M25491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-19T14:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170866#M25492</link>
      <description>Someone may be able to come up with a GDL workaround. Barring that, the best chance I see of succeeding with this is to use autotext (referring to custom Project Info entries) on specific layouts. Then copying the entire layout to create new sheets. &lt;BR /&gt;
&lt;BR /&gt;
You can still use the base titleblock on the master and just have the date on each layout.&lt;BR /&gt;
&lt;BR /&gt;
We definitely don't have the automation you are used to, in that regard.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Tue, 10 Feb 2009 23:04:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170866#M25492</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2009-02-10T23:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170867#M25493</link>
      <description>&lt;BLOCKQUOTE&gt;Hence wrote:&lt;BR /&gt;i could add a parameter to the title block that would allow me to enter text information (date) that would only show up on that specific sheet&lt;/BLOCKQUOTE&gt;
If the above is really all you want, make an empty space in the title block on the master, and then simply type the date on the specific sheet with the text tool!</description>
      <pubDate>Wed, 11 Feb 2009 07:39:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170867#M25493</guid>
      <dc:creator>Thomas Holm</dc:creator>
      <dc:date>2009-02-11T07:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170868#M25494</link>
      <description>I use a home-made gdl object for my title block where project &amp;amp; document information is pulled up automatically. However there are manual overrides for certain fields where I might want to deviate from the norm.&lt;BR /&gt;
&lt;BR /&gt;
It took a while to make it parametric for all paper sizes and orientations (A0 to A4) especially because it was my very first GDL object, but once it was done, using it has been a breeze - and because it is placed in the drawing layout - not the master - I have total control over the output. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
The original idea came from &lt;A href="http://www.mkaplan.dircon.co.uk/CAD.html" target="_blank"&gt;http://www.mkaplan.dircon.co.uk/CAD.html&lt;/A&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:03:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170868#M25494</guid>
      <dc:creator>vistasp</dc:creator>
      <dc:date>2009-02-11T11:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170869#M25495</link>
      <description>&lt;BLOCKQUOTE&gt;Hence wrote:&lt;BR /&gt;i could add a parameter to the title block that would allow me to enter text information (date) that would only show up on that specific sheet and not everywhere else.&lt;/BLOCKQUOTE&gt;

Place the &amp;lt;date&amp;gt; Autotext on the sheets where you need it. Same amount of work.&lt;BR /&gt;
&lt;BR /&gt;
ArchiCAD usually returns the love ... &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;</description>
      <pubDate>Wed, 11 Feb 2009 13:43:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170869#M25495</guid>
      <dc:creator>Djordje</dc:creator>
      <dc:date>2009-02-11T13:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170870#M25496</link>
      <description>Thanks for the help, those are all good ideas and i'm sure one will work out.  One more question though, is there a way to change the date format? I would like the date to read 11 February 2009; the only options is see are 2/11/09 (short) and Wednesday, February 11, 2009 (long).</description>
      <pubDate>Wed, 11 Feb 2009 14:04:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170870#M25496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-11T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170871#M25497</link>
      <description>Archicad is probably taking the long and short dates from how they are configured in your system. You would need to change one of those to the format you want.&lt;BR /&gt;
&lt;BR /&gt;
In XP you get at this through the &lt;B&gt;Control Panel&lt;/B&gt; and then &lt;B&gt;Regional and Language Options&lt;/B&gt;. From the &lt;B&gt;Regional Options&lt;/B&gt; press the &lt;B&gt;Customise&lt;/B&gt; button at then the &lt;B&gt;Date&lt;/B&gt; tab. There are two options for the long date, with or without the day.&lt;BR /&gt;
&lt;BR /&gt;
Month/Day/Year is US format. If you want Day/Month/Year the date format would need to be changed to International. Not sure how to do that without stuffing up all the other regional settings.&lt;BR /&gt;
&lt;BR /&gt;
Ian C</description>
      <pubDate>Wed, 11 Feb 2009 23:54:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170871#M25497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-11T23:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170872#M25498</link>
      <description>&lt;BLOCKQUOTE&gt;Thomas wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Hence wrote:&lt;BR /&gt;i could add a parameter to the title block that would allow me to enter text information (date) that would only show up on that specific sheet&lt;/BLOCKQUOTE&gt;
If the above is really all you want, make an empty space in the title block on the master, and then simply type the date on the specific sheet with the text tool!&lt;/BLOCKQUOTE&gt;

x2&lt;BR /&gt;
makes sense.. why make it more difficult then it needs to be?</description>
      <pubDate>Mon, 16 Feb 2009 23:46:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170872#M25498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-16T23:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a field in my title block to enter text</title>
      <link>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170873#M25499</link>
      <description>It is actually very-very simple:&lt;BR /&gt;
Create an issue&lt;BR /&gt;
Add your layouts that you want to issue&lt;BR /&gt;
Close the issue&lt;BR /&gt;
&lt;BR /&gt;
In the title block you can place the date of issue.&lt;BR /&gt;
If you like more freedom, in the isse settings you can add a manual "date" parameter that you can fill out  (say with yesterday's date  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; )  Add that date field to your master layout...&lt;BR /&gt;
Could not be any easier.</description>
      <pubDate>Fri, 07 Dec 2018 02:18:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/how-can-i-make-a-field-in-my-title-block-to-enter-text/m-p/170873#M25499</guid>
      <dc:creator>Karoly Horvath</dc:creator>
      <dc:date>2018-12-07T02:18:58Z</dc:date>
    </item>
  </channel>
</rss>

