Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <apex:outputLink value="https://cs21.salesforce.com/{!relatedto.Id}">Link</apex:outputLink>
- <apex:outputLink value="{!URL.getSalesforceBaseURL().toExternalForm() + '/' +{!relatedto.Id}">Link</apex:outputLink>
- <apex:outputLink value="!URL.getSalesforceBaseURL().toExternalForm() + '/' +{!relatedto.Id}"></apex:outputLink>
Advertisement
Add Comment
Please, Sign In to add comment