Clarity

  • 1.  Custom Object Name attribute limited to 80 char

    Posted Sep 08, 2016 11:25 AM

    Hello,

     

    We have a custom object and out of the box Name field is used for Title. It is limited to 80 characters. Is there way to increase the size?

     

    RequiredName
    RequiredEnter OnceUniquename
    System
    Partition, ancestors and descendants
    Enter OnceString
    80
    ( The maximum size is 2000. For 3 byte Unicode the actual maximum size is 1333. )

     

    Thank you,

    Rajani.



  • 2.  Re: Custom Object Name attribute limited to 80 char

    Posted Sep 08, 2016 12:42 PM

    If you cannot do it in the GUI it is not supported and doing that in the database might make it not upgradeable.



  • 3.  Re: Custom Object Name attribute limited to 80 char

    Posted Sep 08, 2016 12:59 PM

    Using search on communities:

     

    Increase the length of the attribute 

     

    NJ



  • 4.  Re: Custom Object Name attribute limited to 80 char

    Posted Sep 08, 2016 09:17 PM

    Out-of-the-Box (Default) attribute's properties are not editable, you can play around with custom attribute properties.

     

     

    Regards,

    Srikanth G



  • 5.  Re: Custom Object Name attribute limited to 80 char

    Posted Sep 09, 2016 02:14 AM

    The default attributes which you cannot edit do not have a check box

    while the custom attributes have and for a custom attribute the properties look like this.

     

    As you do not have the check box you cannot delete the field either and crate a new with the same name, but bigger size.



  • 6.  Re: Custom Object Name attribute limited to 80 char

    Posted Sep 09, 2016 05:09 AM

    Hello Rajani,

     

    I agree to all the answers posted above. There is a Description field as you should be aware, where more characters can be entered. Alternatively, you can rename the out-of-the-box Name field to something sensible within the Project Object Views page and create a new custom Name field with more characters. Hope this helps!

     

     

    Suhail.



  • 7.  Re: Custom Object Name attribute limited to 80 char
    Best Answer

    Posted Sep 09, 2016 09:45 AM

    Thank you for all your replies. I am going with a new attribute.