Chapter 14
Building a Visualforce (Custom) Page for the App:
Introduction of Visualforce Pages
Difference between Standard Controller & (Custom) Controller
Hands-on to Create a List-view, Detail-Page, Copy the page as PDF
when click a Button or Link
Hands-on to display data in Table format, enabling pagination,
calling action on a Button or Link, etc.
Use of JavaScript in VF-pages. (Adding dependencies, etc.)