Pages

▼
Showing posts with label Apex Action. Show all posts
Showing posts with label Apex Action. 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...

How to make a post or get request to some other server from apex class

›
1. Go to "setup/Develop/Apex Class" 2. Click "new" 3. Write code as following: public class ApexClass_1 { ...
›
Home
View web version
Powered by Blogger.