#1 Salesforce Training Tutorials
https://www.sown.io
Promote Your Salesforce App on This Channel:
https://youtu.be/Nmr3N08Lw6A
FULL PLAYLIST:
https://www.youtube.com/playlist?list=PLy4r7dYHL5VdqoRUgVa_pO95uElwGaxkp
Create a Visualforce form which inserts a basic Contact record
Using the Visualforce apex:form component, create a page which will insert a Contact record based on First Name, Last Name and Email. After submitting the form, the user should be redirected to detail page of the new Contact record.
Challenge Requirements
The page must be named CreateContact
It must reference the Contact standard controller
It must use a Visualforce apex:form component
It must have three apex:inputField components bound to the following Contact fields:
First Name
Last Name
Email
It must have an apex:commandButton component that uses the save method from the standard controller
Download
0 formats
No download links available.
Salesforce Trailhead - Visualforce Input Data Using Forms - Challenge | NatokHD