• David Torres 9
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I enabled this capability to mi visual force page
<apex:page cache="true" expires="600"

and i found it very useful, just that it only works when the visual force page is independent, does not work when is embedded on an object layout section, is there a way to enable this feature to an object layout?

THANKS IN ADVANCE

I can't open tab or subtab for Hyperlink in formula field.

formula can do this.

 

HYPERLINK(Id,'Mr. ' &  FirstName & ' ' &  LastName, '_parent') 

 

Thank you so much.

  • July 20, 2011
  • Like
  • 0