Skip to main content
How to remove he hyperlink on detail pageCan i remove the hyperlink 

 

 
5 件の回答
  1. 2016年5月20日 11:15
    Amit,

     

    This is Master/Lookup relationship field, so you can't do it, but if you want only name of this record then you can create formula field on Order Detail object, 

     

    Formula will be : Account.name

     

    You can use your field name instead of 'Account' here.)

     

    And, on page layout, Remove 'Sold To Account Name' relationship field and place formula field here, you can create same label for both fields, it will look like same.

     

    Hope that helps :)
0/9000