Skip to main content
Amit Visapurkar 님이 #Sales And Marketing에 질문했습니다
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