Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Visualforce Development Cookbook

You're reading from  Visualforce Development Cookbook

Product type Book
Published in Sep 2013
Publisher Packt
ISBN-13 9781782170808
Pages 334 pages
Edition 1st Edition
Languages
Author (1):
Keir Bowden Keir Bowden
Profile icon Keir Bowden

Table of Contents (16) Chapters

Visualforce Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. General Utilities 2. Custom Components 3. Capturing Data Using Forms 4. Managing Records 5. Managing Multiple Records 6. Visualforce Charts 7. JavaScript 8. Force.com Sites 9. jQuery Mobile Index

Record and field access


A common source of confusion for Visualforce developer is configuring a Force.com site to allow unauthenticated access to Salesforce records and specific fields. This is usually configured via the Profiles menu located at Your Name | Setup | Administration Setup | Profiles. However, access to records and fields for a Force.com site is configured via the setup page for the site in question.

In this recipe we will configure the Force.com site created in the first recipe to allow public access to contact records. We will then create a Visualforce page that allows a visitor to enter an e-mail address into a form on the Force.com site and extract the contact record matching the e-mail address, displaying the First Name, Last Name, and Email fields from the contact record.

Getting ready

This recipe requires that you have already completed the Creating a Site recipe, as it relies on the custom domain and Force.com site created in that recipe.

How to do it…

  1. First, add access to...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}