Pages

▼
Showing posts with label Salesforce Visual Force Page. Show all posts
Showing posts with label Salesforce Visual Force Page. Show all posts
Monday, July 18, 2016

Salesforce create custom controller

›
1. Go to "setup/Develop/Apex Classes" and click "new" 2. Write the following code: public class CustomControll...

Show HTML string as an HTML output instead of plain text in Salesforce Visaul Force page

›
Write the following code snippet: <apex:outputLabel escape= "false" Value= "{!html}" ></apex:outputL...
›
Home
View web version
Powered by Blogger.