<?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: fill in project title block with layout tab name in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11289623#M8814</link>
    <description>&lt;P&gt;Only one tab can be the CURRENT layout tab at a time. CTAB points to that ONE current tab. If you've used a field in different layouts, the will all point to the name of the CURRENT tab.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 12:48:50 GMT</pubDate>
    <dc:creator>rhesusminus</dc:creator>
    <dc:date>2022-07-11T12:48:50Z</dc:date>
    <item>
      <title>fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11014809#M8808</link>
      <description>&lt;P&gt;so i have two layouts set up in my drawing, one for harnesses, another for the circuit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have other attributes setup in the project description like name, date, project number, etc. but I can't find anything for layout tab.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried ctab, but that doesn't print the layout name, just "ctab"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for any help!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 19:24:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11014809#M8808</guid>
      <dc:creator>stuartplunkett94</dc:creator>
      <dc:date>2022-03-18T19:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11014912#M8809</link>
      <description>&lt;P&gt;Autocad Electrical will only work with one layout tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact, ACE works best if each drawing was a separate DWG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some times where I need multiple images of the same drawing.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To do this, I create as many separate drawings as I need and I xref the first drawing into all of these other drawings and then in Paper Space I just zoom into the area I want to highlight. Then each drawing can get its own titleblock with unique information for that drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Later on, when I make changes to the first drawing, all other drawings are automatically updated when the xref loads. This works great with panel layouts (especially large ones)&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 20:21:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11014912#M8809</guid>
      <dc:creator>testsubject</dc:creator>
      <dc:date>2022-03-18T20:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11015088#M8810</link>
      <description>&lt;P&gt;To more specifically answer your question, there is no out-of-the box solution in the software to do what you want. ACADE can't just recognize any attribute; it has to be coded into a command or some process of yours. You'd have to write some code that looked for the layout tab name and inserted it into the title block for you. Chances are it wouldn't update in a title block update either so you'd have to constantly be paying attention to it.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 22:20:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11015088#M8810</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2022-03-18T22:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11281266#M8811</link>
      <description>&lt;P&gt;If you want to reference the name of the layout tab (ctab) in your title block, you need to insert the field for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can insert a field either in an attribute text box or in a mtext object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you can see that the ctab is referenced in a text field at the bottom of my layout as well as in my title block&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgoren7CCRD_0-1657134499846.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1088550i06544DF367893785/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgoren7CCRD_0-1657134499846.png" alt="sgoren7CCRD_0-1657134499846.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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;create a mtext object and right click to insert field....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgoren7CCRD_1-1657134572138.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1088552iE49068EF43D6C525/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgoren7CCRD_1-1657134572138.png" alt="sgoren7CCRD_1-1657134572138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right click to insert field in your title block attribute...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgoren7CCRD_2-1657134612256.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1088554i6ACF31281818D3E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgoren7CCRD_2-1657134612256.png" alt="sgoren7CCRD_2-1657134612256.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 19:12:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11281266#M8811</guid>
      <dc:creator>sgoren7CCRD</dc:creator>
      <dc:date>2022-07-06T19:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11288191#M8812</link>
      <description>About that....&lt;BR /&gt;Now, publish your set of drawings. All layouts will now list the name of the CURRENT layout tab. Not exactly what you want?</description>
      <pubDate>Sun, 10 Jul 2022 12:41:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11288191#M8812</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2022-07-10T12:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11289593#M8813</link>
      <description>I don't understand your comment. Can you please elaborate?</description>
      <pubDate>Mon, 11 Jul 2022 12:31:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11289593#M8813</guid>
      <dc:creator>sgoren7CCRD</dc:creator>
      <dc:date>2022-07-11T12:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11289623#M8814</link>
      <description>&lt;P&gt;Only one tab can be the CURRENT layout tab at a time. CTAB points to that ONE current tab. If you've used a field in different layouts, the will all point to the name of the CURRENT tab.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 12:48:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11289623#M8814</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2022-07-11T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11290278#M8815</link>
      <description>You are incorrect. I have been using this method successfully to capture the layout tab name in the title block as well as on the page in an mtext object for a while now and it works fine. Perhaps in an older version of AutoCAD this was an issue. I am using AutoCAD 2022.</description>
      <pubDate>Mon, 11 Jul 2022 18:01:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11290278#M8815</guid>
      <dc:creator>sgoren7CCRD</dc:creator>
      <dc:date>2022-07-11T18:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11302692#M8816</link>
      <description>But, do you have MULTIPLE layouts in that DWG?</description>
      <pubDate>Sun, 17 Jul 2022 21:59:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11302692#M8816</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2022-07-17T21:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11304129#M8817</link>
      <description>Yes.</description>
      <pubDate>Mon, 18 Jul 2022 14:09:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/11304129#M8817</guid>
      <dc:creator>sgoren7CCRD</dc:creator>
      <dc:date>2022-07-18T14:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: fill in project title block with layout tab name</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/14025402#M50022</link>
      <description>&lt;P&gt;this is helpful. tnx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 03:28:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/fill-in-project-title-block-with-layout-tab-name/m-p/14025402#M50022</guid>
      <dc:creator>dansielda</dc:creator>
      <dc:date>2026-02-20T03:28:41Z</dc:date>
    </item>
  </channel>
</rss>

