Book Image

Salesforce Platform App Builder Certification Handbook

By : Siddhesh Kabe
Book Image

Salesforce Platform App Builder Certification Handbook

By: Siddhesh Kabe

Overview of this book

The Salesforce Certified Platform App Builder exam is for individuals who want to demonstrate their skills and knowledge in designing, building, and implementing custom applications using the declarative customization capabilities of Force.com. This book will build a strong foundation in Force.com to prepare you for the platform app builder certification exam. It will guide you through designing the interface while introducing the Lightning Process Builder. Next, we will implement business logic using various point and click features of Force.com. We will learn to manage data and create reports and dashboards. We will then learn to administer the force.com application by configuring the object-level, field-level, and record-level security. By the end of this book, you will be completely equipped to take the Platform App Builder certification exam.
Table of Contents (17 chapters)
Salesforce Platform App Builder Certification Handbook
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Test your knowledge


Q1 Which of the following statements are true about page layouts?

  1. They can have one or two columns per section

  2. We can add a list button using a page layout editor

  3. We can hide a section header detail view, edit view, or both views

  4. We can add blank spaces instead of fields

  5. We can preview the layout for different profiles

Q2 In a Model View Controller architecture, which of the following are appropriate to Views? (Select two)

  1. Page layouts

  2. Validation rules

  3. Tabs

  4. Workflows

Q3 What is possible through page layouts for custom objects? (Select two)

  1. Adding custom fields and buttons

  2. Setting a mandatory field based on a certain value on another field

  3. Adding inline Visualforce pages

  4. Setting a three-column display

Q4 Which of the following cannot be included in the user page layout (Select two)

  1. Tagging

  2. Custom links

  3. Inline Visualforce pages

  4. Custom buttons

  5. Custom fields

Q5 Which editions support Apex and Visualforce? (Select two)

  1. Unlimited Edition

  2. Enterprise Edition

  3. Apex Edition

  4. Professional Edition

  5. Group Edition...