<?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: Fields Updating Incorrectly in Civil 3D Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305912#M173387</link>
    <description>&lt;P&gt;&lt;EM&gt;"...my goal is to make things as foolproof as possible for my users."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Two more cents:&lt;/P&gt;
&lt;P&gt;1. There is no such thing as "foolproof", but there is "fool-tolerant".&lt;/P&gt;
&lt;P&gt;2. None of your users are fools.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2017 18:39:49 GMT</pubDate>
    <dc:creator>dmfrazier</dc:creator>
    <dc:date>2017-08-16T18:39:49Z</dc:date>
    <item>
      <title>Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301074#M173370</link>
      <description>&lt;P&gt;Civil 3D 2018, Win 7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a piece of MTEXT that takes the name of the PS tab (field: system variable, ctab) and uses it for a sheet number in the PS border. I have more than one PS tab. The problem is that when fields update (FIELDEVAL=2, update on save) they *ALL* update with whatever PS tab I'm in, or with the value MODEL if I am in MS. The diesel expression $(getvar, "CTAB") behaves exactly the same - it returns only the name of whatever space I am in at the moment when fields are updated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What can I do to get the fields to update with the name of the PS tab they are in only?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 11:12:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301074#M173370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-15T11:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301145#M173371</link>
      <description>I believe it is behaving as designed. You can only have one active layout and it's reporting that. The correct value is reported when you publish the layouts.</description>
      <pubDate>Tue, 15 Aug 2017 11:40:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301145#M173371</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2017-08-15T11:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301421#M173372</link>
      <description>&lt;P&gt;Unfortunately, the fields don't update correctly, for me, when I publish. I sent plans out with three sheets from one dwg named "MODEL" &amp;nbsp; &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I played with the FIELDVAL variable, though. If I set it to 31and it works properly on a SAVE. I have no idea why this should be differently than FIELDVAL=2, but it is.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 13:26:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301421#M173372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-15T13:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301753#M173373</link>
      <description>&lt;P&gt;&lt;EM&gt;"...takes the name of the PS tab (field: system variable, ctab) and uses it for a sheet number in the PS border."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/274358"&gt;@rkmcswain&lt;/a&gt;&amp;nbsp;indicated, your field is working correctly.&amp;nbsp; The problem is that the CTAB variable contains&amp;nbsp;a value that reflects the "current tab".&amp;nbsp; For any one DWG file, there can be only one "current tab". Those sheets which plotted with the value "Model" in that field are telling you that the "current tab" at the time of the plot was the Model tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the field to show the name of the layout, you have to modify your field to get that value.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 14:59:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301753#M173373</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2017-08-15T14:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301985#M173374</link>
      <description>&lt;P&gt;&lt;EM&gt;"If you want the field to show the name of the layout, you have to modify your field to get that value."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I looked but did not see another field for the layout tab name. This is what I need, I think. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do others get a title block to populate with the name of the layout tab, assuming that you name the tab the same as the sheet will be named in the paper plan set?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 16:10:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7301985#M173374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-15T16:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7302193#M173375</link>
      <description>&lt;P&gt;Look in the "SheetSet" category.&lt;/P&gt;
&lt;P&gt;I can't give you more specific direction on this topic, but I'm sure you can find more info by searching the forums, waiting for others to chime in,&amp;nbsp;or looking in Help.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 17:21:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7302193#M173375</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2017-08-15T17:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7303278#M173376</link>
      <description>&lt;P&gt;Yes, we use sheetset values for this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 00:18:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7303278#M173376</guid>
      <dc:creator>Dathan.neal</dc:creator>
      <dc:date>2017-08-16T00:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305403#M173377</link>
      <description>&lt;P&gt;Sheet Set Manager.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of out drawing templates have a title block already inserted in paper space tab(s). (its a re-sizable dynamic block) This title block is loaded with attributes to fill in the required information. The default values of those attributes are fields set to information supplied by the sheet set manager. &amp;nbsp;The tabs in the templates a named with the anticipated title for that tab/sheet. &amp;nbsp;(example: Cover Sheet) &amp;nbsp;When a tab is added to the sheet set manager the the tab name is set as the default title for that sheet. There is an attribute field that looks for the sheet title from the sheet set manager. &amp;nbsp;The title can be edited later from the sheet set manager as needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sheet numbers come via the sheet set manager.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 16:38:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305403#M173377</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2017-08-16T16:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305439#M173378</link>
      <description>&lt;P&gt;As others have already said, Sheet Set Manager is the tool to use to automate this and other components of your titleblock.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Heidi Hewett wrote an excellent tutorial, available here: &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Sheets Happen - Using Sheet Set Manager" href="http://heidihewett.blogs.com/my_weblog/files/Sheets_Happen.pdf" target="_blank"&gt;http://heidihewett.blogs.com/my_weblog/files/Sheets_Happen.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 16:47:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305439#M173378</guid>
      <dc:creator>jeff_rivers</dc:creator>
      <dc:date>2017-08-16T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305591#M173379</link>
      <description>&lt;P&gt;drenaud,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set FIELDEVAL=31.&amp;nbsp; This will force fields to update during all available operations (open, save, plot...).&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 17:29:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305591#M173379</guid>
      <dc:creator>ACADuser</dc:creator>
      <dc:date>2017-08-16T17:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305610#M173380</link>
      <description>&lt;P&gt;Yes, but as pointed out above, the field will only update to contain the value of the&amp;nbsp;&lt;EM&gt;currently active&lt;/EM&gt; sheet. &amp;nbsp;I.e. it will overwrite the correct value with an incorrect value. &amp;nbsp;What's needed is the value for each individual sheet. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 17:37:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305610#M173380</guid>
      <dc:creator>jeff_rivers</dc:creator>
      <dc:date>2017-08-16T17:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305666#M173381</link>
      <description>&lt;P&gt;Each tab would need to be active at the instant the tab/sheet is plotted. &amp;nbsp;It would probably work for the drawing with one tab but not for a drawing with multiple tabs as I don't think a tab is made active when it gets plotted/published. &amp;nbsp;Its kind of a timing thing.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 17:54:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305666#M173381</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2017-08-16T17:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305783#M173382</link>
      <description>&lt;P&gt;&lt;EM&gt;"...I don't think a tab is made active when it gets plotted/published."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is correct.&amp;nbsp; CTAB is stored in the drawing at the time it is saved, and that's what it will be when the drawing is Published. In fact the OP's chosen method of attempting to use the CTAB drawing variable and getting the same value on each plotted "sheet" (layout tab) is evidence of that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, AutoCAD does not give us access to the tab names thru Fields (aside from the current tab). Not sure why...&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:10:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305783#M173382</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2017-08-16T18:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305812#M173383</link>
      <description>&lt;P&gt;as mentioned in above post using ctab inexplicably works with all unique tabs when FIELDVAR set to 31. But I can't trust it so am going to look at sheet set variables. hopefully this will work with C3D plan production and my template sheet drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for the input everyone.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:16:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305812#M173383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T18:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305871#M173384</link>
      <description>&lt;P&gt;Perhaps it's not so inexplicable!&lt;/P&gt;
&lt;P&gt;Perhaps it is easily explicated by me being wrong!&lt;/P&gt;
&lt;P&gt;Perhaps Publish actually does switch from tab to tab as it works, changing CTAB as it goes!&lt;/P&gt;
&lt;P&gt;Perhaps we can learn something new every day!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apologize for giving you misleading information. (As one of my friends would often&amp;nbsp;say to me: You screwed up! You trusted yourself!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only reason not to trust it (and this is probably valid) is that you can't always be sure that FieldEval will be set to 31. The setting is stored in the registry, so it is tied to your current AutoCAD profile (not saved in&amp;nbsp;the drawing file). I suppose as long as you trust that your profile is stable, then you should be able to trust CTAB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I'm pretty sure that last bit of information is correct...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:29:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305871#M173384</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2017-08-16T18:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305873#M173385</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT color="#808080"&gt;jeff_rivers wrote:&lt;/FONT&gt;&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Yes, but as pointed out above, the field will only update to contain the value of the&amp;nbsp;&lt;EM&gt;currently active&lt;/EM&gt; sheet. &amp;nbsp;I.e. it will overwrite the correct value with an incorrect value. &amp;nbsp;What's needed is the value for each individual sheet.&lt;/FONT&gt; &amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT color="#808080"&gt;MMcCall402 wrote:&lt;/FONT&gt;&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Each tab would need to be active at the instant the tab/sheet is plotted. &amp;nbsp;It would probably work for the drawing with one tab but not for a drawing with multiple tabs as I don't think a tab is made active when it gets plotted/published. &amp;nbsp;Its kind of a timing thing.&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT color="#808080"&gt;dmfrazier wrote:&lt;/FONT&gt;&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;"...I don't think a tab is made active when it gets plotted/published."&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;This is correct.&amp;nbsp; CTAB is stored in the drawing at the time it is saved, and that's what it will be when the drawing is Published. In fact the OP's chosen method of attempting to use the CTAB drawing variable and getting the same value on each plotted "sheet" (layout tab) is evidence of that.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Unfortunately, AutoCAD does not give us access to the tab names thru Fields (aside from the current tab). Not sure why...&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using a field and referencing the ctab varialble&amp;nbsp;has worked flawlessly to date (currently using C3D 2015). I must be doing something wrong...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT color="#808080"&gt;drenaud wrote:&lt;/FONT&gt;&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;as mentioned in above post using ctab inexplicably works with all unique tabs when FIELDVAR set to 31. But I can't trust it so am going to look at sheet set variables. hopefully this will work with C3D plan production and my template sheet drawing.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;thanks for the input everyone.&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sorry, I was reading too fast and missed where you mentioned setting FIELDVAR&amp;nbsp;to 31.&amp;nbsp; You mentioned using a diesel expression.&amp;nbsp; Opening my template I see that a different method is being used. Under "Field names" the ctab variable is called using "SystemVariable" vs "DieselExpression"&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:34:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305873#M173385</guid>
      <dc:creator>ACADuser</dc:creator>
      <dc:date>2017-08-16T18:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305892#M173386</link>
      <description>&lt;P&gt;yep to all of it. I'm still going to look for sheet manager variable, because other users may go change FIELDVAR on me then we will look like idiots if badly numbered plan sheets go out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But! set at 31 it works on _QSAVE, not just publish. I get how ctab uses whatever tab is current, that's why I said it's inexplicable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this has been educational for me, thank you all. my goal is to make things as foolproof as possible for my users. we are switching over from Microstation and that is stressful enough for them.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:34:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305892#M173386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T18:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305912#M173387</link>
      <description>&lt;P&gt;&lt;EM&gt;"...my goal is to make things as foolproof as possible for my users."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Two more cents:&lt;/P&gt;
&lt;P&gt;1. There is no such thing as "foolproof", but there is "fool-tolerant".&lt;/P&gt;
&lt;P&gt;2. None of your users are fools.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:39:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7305912#M173387</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2017-08-16T18:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7306008#M173388</link>
      <description>&lt;P&gt;OK, I can't find the correct sheet set variable to use. I see sheetnumber, but where does this data come from? Using Plan Production I can easily name the ps tabs the same as the sheet number. we are the water utility, so our sheets are "W-&amp;lt;no&amp;gt;". other city agencies may be something else. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 19:30:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7306008#M173388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T19:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Updating Incorrectly</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7306138#M173389</link>
      <description>&lt;P&gt;from above, I found it ... &lt;EM&gt;"The tabs in the templates a named with the anticipated title for that tab/sheet." &lt;/EM&gt;CurrentSheetTitle for the win.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 19:55:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/fields-updating-incorrectly/m-p/7306138#M173389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T19:55:26Z</dc:date>
    </item>
  </channel>
</rss>

