See the top rated post in this thread. Click here

Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Customization of Fields - It is Possible!

  1. #1
    100 Club stilesj's Avatar
    Join Date
    2000-11
    Location
    Ohio
    Posts
    128
    Login to Give a bone
    2

    Thumbs up Customization of Fields - It is Possible!

    Some of you may know that I submitted a question a while ago about custom formatting of fields. I know a number of other people have asked similar questions, so I hope this information will be most useful to everyone:
    Thanks to Rob Fjerstad at Autodesk for providing me with a document regarding control codes and information on customization of the fields dialog box (the customization follows; I'll try to post the document as a reply, as it's not large, but makes this message too long.
    I found out that you can directly edit the field format controls by opening for edit the XML file AcFields.fdc located in your C:\Document and Settings\<user>\Application Data\Autodesk\AutoCAD 2005\R16.1\enu\Support

    I suggest you make a backup copy of this file just in case you need to restore it for some reason.

    In your sample, if you search for Area down at line 698 you’ll see various formatting styles for the Object Area field strings. What I did as a sample was added the following in this section, at line 701:

    <Format>

    <DisplayName>My Area Format</DisplayName>

    <FormatString>%lu2%ct4%qf1%PR0 S.F.</FormatString>

    </Format>

    When I then created a Object field with property Area I then had in the Format list my new entry called My Area Format at the top of the list. You could then deploy this updated AcFields.fdc file to the others AutoCAD seats in your company.


  2. #2
    100 Club stilesj's Avatar
    Join Date
    2000-11
    Location
    Ohio
    Posts
    128
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    Sorry, didn't realize I could attach...here it is!

    Thanks!
    Attached Files Attached Files
    Last edited by stilesj; 2004-10-15 at 12:14 PM.

  3. #3
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Lightbulb Re: Customization of Fields - It is Possible!

    Hi Jenna

    Could you please attach the document directly to a post here within this thread....

    Mike
    Last edited by Mike.Perry; 2004-10-14 at 01:24 PM. Reason: Amended statement

  4. #4
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    Yes, please do post it as an attachment Jenna.
    I just knew that there had to be a better way than
    we came up with.

  5. #5
    Member
    Join Date
    2004-07
    Location
    Centurion, South Africa
    Posts
    9
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    Thanks for the list, it helps a lot, however I am a little irritated at the lack of tools for metric users. I can't see a way of converting from mm's to m's, but maybe I'm blind.

  6. #6
    AUGI Director cadpoobah's Avatar
    Join Date
    2015-09
    Location
    Central Ohio
    Posts
    437
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    Is it possible to locate the acfields.fdc file on a server? I tried moving it to a folder on our shared server (which is in the ACAD search path), but it didn't like it. Is there a way to tell AutoCAD where to look for this file?

    This sure would be convenient!

  7. #7
    Active Member
    Join Date
    2001-11
    Posts
    53
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    Does anyone know of a way to have it convert the field area to acres, with in the field.

  8. #8
    100 Club stilesj's Avatar
    Join Date
    2000-11
    Location
    Ohio
    Posts
    128
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    This didn't work for me, either...I have a file saved on the server that is pushed out to each person's local support path via their login script.

  9. #9
    Woo! Hoo! my 1st post
    Join Date
    2003-09
    Posts
    1
    Login to Give a bone
    0

    Thumbs up Re: Customization of Fields - It is Possible!

    This information is all good. But how does one create a new field or reference a field in a formula? Sometimes we have projects where the sheets are referenced by a dwg number instead of the actual sheet number. And both the sheet number and dwg number are displayed on the sheet. I am looking for a way to do this by use of fields instead of typing in each dwg number.

  10. #10
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Customization of Fields - It is Possible!

    Quote Originally Posted by rgq
    This information is all good. But how does one create a new field or reference a field in a formula? Sometimes we have projects where the sheets are referenced by a dwg number instead of the actual sheet number. And both the sheet number and dwg number are displayed on the sheet. I am looking for a way to do this by use of fields instead of typing in each dwg number.
    You can insert additional fields within the formula box. Try the right-click within that box to insert an adittional field.

    I believe this is only for 2006.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

Page 1 of 3 123 LastLast

Similar Threads

  1. cui customization
    By pdoan in forum AutoCAD CUI Menus
    Replies: 6
    Last Post: 2014-02-27, 03:02 PM
  2. 2010: error: Unable to load customization file That customization Group already exists
    By aheintze351177 in forum AutoCAD 3D (2007 and above)
    Replies: 0
    Last Post: 2013-01-09, 10:06 PM
  3. New to cad customization
    By moy6877 in forum Training
    Replies: 2
    Last Post: 2010-05-31, 11:43 PM
  4. Match line call outs as fields - link fields across sheets
    By david_ellis in forum AutoCAD Fields
    Replies: 1
    Last Post: 2006-06-13, 09:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •