Checklist progress
0/316Learned
Platform App Builder
Study Checklist
Checklist progress
0/316Learned
Given a scenario, determine the appropriate data model.
0/14
Given a scenario, explain the capabilities of the various relationship types and the implications of each on record access, user interface, and reporting.
0/14
Given a scenario, determine the considerations when selecting or changing a field data type.
0/19
Text and long-text field types
Learn this conceptNumber, currency, and percent fields
Learn this conceptDate, Date/Time, and Time fields
Learn this conceptCheckbox versus Yes/No picklist
Learn this conceptEmail, Phone, and URL field types
Learn this conceptPicklist versus multi-select picklist
Learn this conceptRestricted versus unrestricted picklists
Learn this conceptDependent picklists and controlling fields
Learn this conceptRecord types and picklist values
Learn this conceptAuto-Number field configuration
Learn this conceptExternal ID and unique field types
Learn this conceptFormula versus stored field types
Learn this conceptUniversally required versus page-layout required fields
Learn this conceptCustom field type conversion data loss
Learn this conceptBlocked custom field type changes
Learn this conceptGiven a scenario, determine the options and considerations when importing and exporting data, including the capabilities of external data sources.
0/9
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform App Builder studiers. 592 members and growing.
A restricted picklist accepts only the values an admin defined in its value set, so loads from the API or other apps cannot invent extra choices or typos. An unrestricted picklist still blocks new values in the user interface, but the API, automation, and other apps can add values that were never on the admin list. Choose restriction when you need consistent, admin-approved data; leave a picklist unrestricted only when those extra channels should be allowed to introduce values.