<?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: Inserting Field Into Layout Tab Name in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236548#M5889</link>
    <description>&lt;P&gt;No but what Field are you thinking of using?&lt;/P&gt;</description>
    <pubDate>Tue, 31 Dec 2024 15:53:54 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2024-12-31T15:53:54Z</dc:date>
    <item>
      <title>Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236533#M5888</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to insert a field into the layout tab name (See image - circled in red)? When I right-click on the tab it doesn't give the option. I could rename all the tabs individually, but with potentially 40+ tabs I would like to streamline this.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 15:43:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236533#M5888</guid>
      <dc:creator>KMulligan-Fabian</dc:creator>
      <dc:date>2024-12-31T15:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236548#M5889</link>
      <description>&lt;P&gt;No but what Field are you thinking of using?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 15:53:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236548#M5889</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-31T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236577#M5890</link>
      <description>&lt;P&gt;I was going to use either a custom field to match drawing file name or if there an existing field to utilize that. If there is a way to find and replace the tab name, that would work as well.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 16:00:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236577#M5890</guid>
      <dc:creator>KMulligan-Fabian</dc:creator>
      <dc:date>2024-12-31T16:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236581#M5891</link>
      <description>&lt;P&gt;Perhaps a lisp can be written to place the dwg file name as a prefix to all the layout tabs. You may want to be specific with the requirement and post in the &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank" rel="noopener"&gt;customization lisp forum&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 16:03:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13236581#M5891</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-31T16:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13237240#M5892</link>
      <description>&lt;P&gt;You cannot use Fields directly but you can use a LISP reactor to do this. See e.g. RenameLOA:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/how-to-rename-layouts-by-a-specific-attribute-of-the-title-block-tip11780" target="_blank"&gt;https://www.cadforum.cz/en/how-to-rename-layouts-by-a-specific-attribute-of-the-title-block-tip11780&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vladimir Michl, &lt;A href="http://www.arkance.world" target="_blank"&gt;www.arkance.world&lt;/A&gt;&amp;nbsp; -&amp;nbsp; &lt;A href="http://www.cadforum.cz" target="_blank"&gt;www.cadforum.cz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jan 2025 08:43:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13237240#M5892</guid>
      <dc:creator>vladimir_michl</dc:creator>
      <dc:date>2025-01-01T08:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13238344#M5893</link>
      <description>&lt;P&gt;You might want to check the Sheet Set Manager. You can rename and renumber the sheets from the SSM palette, which has the option to update the layout name.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 07:21:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13238344#M5893</guid>
      <dc:creator>edwin.prakoso</dc:creator>
      <dc:date>2025-01-02T07:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13239412#M5894</link>
      <description>&lt;P&gt;Lee Mac's&amp;nbsp;TabSort lisp with dialog boxes allows you to modify/rearrange layout tabs in many ways including adding a prefix or suffix to their names.&amp;nbsp;&lt;A href="https://www.lee-mac.com/tabsort.html" target="_blank"&gt;https://www.lee-mac.com/tabsort.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 18:29:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13239412#M5894</guid>
      <dc:creator>TomBeauford</dc:creator>
      <dc:date>2025-01-02T18:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246229#M5895</link>
      <description>&lt;P&gt;In AutoCAD, the field name to access the current layout tab name is "ctab" - which stands for "current tab"; you can use this system variable within the "Field" command to automatically insert the current layout tab name into your drawing, like in a title block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Key points about using "ctab":&lt;/P&gt;&lt;P&gt;Accessing the field:&lt;/P&gt;&lt;P&gt;When inserting a field, select "All" in the Field Category, then choose "System Variable" and finally select "ctab".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Application:&lt;/P&gt;&lt;P&gt;This is commonly used to dynamically display the layout name in a title block attribute.&lt;/P&gt;&lt;P&gt;Copy the Block I made into your drawing. Regen or save and your tab name should show up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!!! Happy New Years!!&lt;/P&gt;&lt;P&gt;JRR!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jreidKVSUZ_0-1736201688046.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1451687i7DB35A951A3D251B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jreidKVSUZ_0-1736201688046.png" alt="jreidKVSUZ_0-1736201688046.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 22:14:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246229#M5895</guid>
      <dc:creator>jreidKVSUZ</dc:creator>
      <dc:date>2025-01-06T22:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246274#M5896</link>
      <description>&lt;P&gt;Hi jreid,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;right, but it doesn't match TOs question.&lt;/P&gt;&lt;P&gt;As you could read above:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Title: "Inserting &lt;STRONG&gt;Field Into Layout Tab&lt;/STRONG&gt; Name"&lt;/P&gt;&lt;P&gt;Source: Somewhere&lt;BR /&gt;"Is there a way to&lt;STRONG&gt; insert a field&lt;/STRONG&gt;"&lt;BR /&gt;&lt;STRONG&gt;TARGET: "into the layout tab&lt;/STRONG&gt; name (&lt;STRONG&gt;See image - circled in red&lt;/STRONG&gt;)?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Not possible&lt;/P&gt;&lt;P&gt;2. Workaround A - Programming/Tool , Kind to 'Rename or Search&amp;amp;Replace in Layoutnames'&lt;/P&gt;&lt;P&gt;3. Workaround B - remove the standard name part from layout name and use two field in the title&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1 reads from a Textobject or DWGprops the fix part and Field2 (the existing one) reads the individually part name (ctab)&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 22:24:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246274#M5896</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-01-06T22:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246294#M5897</link>
      <description>&lt;P&gt;FYI, Not sure why you would want to &lt;STRONG&gt;add the drawing filename&lt;/STRONG&gt; as a &lt;STRONG&gt;prefix&lt;/STRONG&gt; to all the &lt;STRONG&gt;layout tab names&lt;/STRONG&gt; because when you &lt;STRONG&gt;PLOT/PUBLISH&lt;/STRONG&gt; using any of &lt;STRONG&gt;AutoCAD's&lt;/STRONG&gt; built-in drivers the &lt;STRONG&gt;drawing file name&lt;/STRONG&gt; is automatically added as &lt;STRONG&gt;prefix&lt;/STRONG&gt; to the &lt;STRONG&gt;layout tab name:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1736203136448.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1451692iFC066A856F4410F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1736203136448.png" alt="paullimapa_0-1736203136448.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 22:39:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246294#M5897</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-01-06T22:39:36Z</dc:date>
    </item>
    <item>
      <title>Betreff: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246478#M5898</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;to match drawing file name or if there an existing field to utilize that"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As stated, you can not add a field to the layout-tab(name),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but in your title&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you remove the dwg name part of your layout name,&lt;/P&gt;&lt;P&gt;Add a field to read the DWGNAME variable.&lt;/P&gt;&lt;P&gt;Together with the following ctab-field.. it's done, or?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 01:21:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13246478#M5898</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-01-07T01:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13718916#M351623</link>
      <description>&lt;P&gt;It would be good to be able to link the current revision field from the sheet set manager so the drawing number and revision are automatically plotted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would only work with one drawing per file drawings as you couldn't have two layouts the same number or letter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is something Autodesk should implement.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 07:36:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13718916#M351623</guid>
      <dc:creator>AlecTadman</dc:creator>
      <dc:date>2025-07-10T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting Field Into Layout Tab Name</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13983950#M359468</link>
      <description>&lt;P&gt;wow... just came across this Field question that was started this time last year. Time Flies!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Alec, if I am reading your post question correct (#12 above). You want a Revision Number and Drawing Number to show up on your drawing and be controlled by Sheet Set Manager and Plot Out when your done. If that is the case, that is very easy. Make a Block with a Field with the names shown. Place them into your drawing where you want them to be shown. Then use Properties on your SSM name and add the blocks to your SSM with the Owner being Sheet Set. Then when you go to Properties of your SSM, change the Revision. If you want the total amount of drawings do the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, JRR!&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="jreidKVSUZ_0-1768946716039.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1611828i95BB1A2EEC0CA8A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jreidKVSUZ_0-1768946716039.png" alt="jreidKVSUZ_0-1768946716039.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 22:05:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-field-into-layout-tab-name/m-p/13983950#M359468</guid>
      <dc:creator>jreidKVSUZ</dc:creator>
      <dc:date>2026-01-20T22:05:30Z</dc:date>
    </item>
  </channel>
</rss>

