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 custom fields can be made universally required?

  1. Formula

  2. Lookup

  3. E-mail

  4. URL

Q2 Which of the following statements about encrypted fields are correct?

  1. Encrypted text fields can be an external ID and can have default values

  2. Encrypted fields are not searchable and cannot be used to define report criteria

  3. Encrypted fields can be included in search results and report results

  4. They are not available for use in filters, such as list views, reports, roll-up summary fields, and rule filters

  5. Encrypted fields are not available in lead conversion, workflow rule criteria or formulas, formula fields, outbound messages, default values, and Web-to-Lead and Web-to-Case forms

Q3 A person, who does not have the View Encrypted Data permission, will see the field with masked characters. Assuming that the field is in the page layout, what happens if he/she clicks on the Edit button and tries to edit the value?

  1. The field will not appear in the edit layout

  2. The user will see only masked characters but...