Field Rename in Attribute Set Instance Info

Developers
ArjunSOD
2012-06-07
2013-03-08
  • ArjunSOD
    ArjunSOD
    2012-06-07

    Hi All,
    I need to Rename the Guarantee Date Field name to Expiry Date in Attribute Set Instance Info Window.

    can anyone help me???

    Regards
    Arjun

     
  • Jubin Philip
    Jubin Philip
    2012-06-07

    Hi Arjun,

    If you just want to rename the field, you can login using system administrator log in and in window tab and column window goto to window (Attirbute Set Instance) and rename the field you wish.

    Regards,
    Philip

     
  • ArjunSOD
    ArjunSOD
    2012-06-07

    Thanks Philip

    I need to rename the field name on the Attribute Set Instance info….

    For Example:

    IF u go to Sales Order Window then order line after selecting the product just click attribute u get attribute set info on that there is Guarantee Date i need to rename this field…

    Regards
    Arjun

     
  • Angelo Dabalà
    Angelo Dabalà
    2012-06-07

    Hi Arjun, change the name on the AD_Element table (Window Element), that should do the trick. If you use a language other than English you will need to change the translation also.
    Remember this will also change the name on columns and fields the next time you run the Synchronize Terminology process, unless you uncheck the centrally maintained flag. Another option is to create a message into AD_Message setting the key to "GuaranteeDate" and the MsgText to "Expiry Date" (everything without quotes) entering also the translation if necessary.

    Regards,
    Angelo

     
  • ArjunSOD
    ArjunSOD
    2012-06-08

    Thanks a lot Angelo………

    Its working fine….

    i used AD_Message….