More things to know about Flashcards
How can you restrict when and where users can log into an organization
Login hours and Ip ranges
How can you determine the levels of access users have to objects
permission sets, profiles
How can you setup a data access model?
using role hierarchy, sharing, and teams
how can you control the levels of access users have to fields
field level security, profiles, permissions, page layouts
How can lightning app builder help you build responsive apps and custom pages for lightning experience & mobile app
it’s a point and click tool that makes it easy to build
understand the layout of the lightning app builder user interface
far left: Lightning components pane top: header below that: tool bar middle: Lightning page canvas far right: properties pane
what’s the difference b/w a lightning page and a lightning component
Lightning component: Compact, configurable and reusable element that you can add to a lightning page in the lightning app builder.
Lightning page: Custom layout that lets you design pages, and regions composed lightning page components.
what are the type of components
standard components: Lightning components built by salesforce
custom components: components build by you or someone else
third party components: market place for lightning components
how can you create a custom home page for your lightning experience users?
create from template, clone from another home page, edit page from the home tab in lightning app
How can you assign different homes pages to different profiles
once you activate the home page you have the choice of what app, and what profiles within that app to choose from.
setup>app builder>new>customize>save>activate>apps & profiles>app>profile
How do you create a customized object record page for lightning experience & the salesforce mobile app
setup>app builder>new page layout>record pages>customize it>save>activate>choose for who
How do you add visibility rules to a record page component
add filters to components for logic
How do you add components to a lightning page
setup a new page layout. then drag and drop from components page
How do you configure the properties of a lightning page and a lightning component
properties panel right side panel
How do you add actions to a lightning page?
Setup>app builder>choose>customize