Visualforce $Action for opening VIEW Sobject page


/ Published in: XML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <apex:outputLink value="{!URLFOR($Action.CustomObject__c.View, 'a00900000016iUl')}">
  2. CustomObject__c Record
  3. </apex:outputLink>

URL: http://www.tgerm.com/2010/10/visualforce-action-code-samples.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.