세일즈포스 Empower Your Users with Quick Actions
빠른 작업으로 사용자의 역량을 강화
Quick actions come in two different flavors.
1. Object-specific Actions (개체별 작업)
Object-specific actions have automatic relationships to other records and let users quickly create or update records, log calls, send emails, and more, in the context of a particular object. (자동 관계를 가지고 레코드를 빠르게 생성하고 업데이트함)
Object-specific actions live on the page layout for the object. ( 개체별 작업은 개체의 페이지 레이아웃에 있음)
- "Create" actions create records that are automatically associated with related records.
- "Update a Record" actions make it easy for users to edit records. You can define the fields that are available for update.
- "Log a Call" actions let users enter notes about calls, meetings, or other interactions that are related to a specific record.
- Custom actions invoke Lightning components, flows, Visualforce pages, or canvas apps that let users interact with or create records that have a relationship to an object record.
- "Send Email" actions, available only on cases, give users access to a simplified version of the Case Feed Email action in the Salesforce mobile app. You can use the case-specific Send Email action in Salesforce Classic, Lightning Experience, and the Salesforce mobile app.
2. Global Actions(전역 작업)
They’re called global actions because they can be put anywhere actions are supported.
Use global actions to let users log call details, create records, or send email, all without leaving the page they’re on.(페이지 떠나지 않고도 레코드 만들거나 이메일 보내기 가능)
Global actions live on a special layout of their own, known as the global publisher layout. (특수 레리이아웃에서 실행됨)
Users can access the global actions menu by clicking
Add an Object-Specific Action to a Page Layout (페이지 레이아웃에 개체별 작업 추가)
- Click Page Layouts.
- Click Account Layout.
- In the Salesforce Mobile and Lightning Experience Actions section, click to override the defaults.
- Select Mobile & Lightning Actions in the palette and then drag the New Energy Audit action to the Salesforce Mobile and Lightning Experience Actions section. You can adjust the order of the actions by dragging them around.
- Click Save.
2.Create a Global Actione.
- From Setup, click the Home tab.
- Enter Global Actions in the Quick Find box and click Global Actions.
- Click New Action.
- Select Create a Record for the action type.
- Select Campaign for the target object.
- Enter New Campaign as the label for the action.
- Click Save.
- On the action layout, remove the Parent Campaign field and add the Expected Revenue in Campaign and Campaign Owner fields.상위 캠페인 필드를 제거하고 캠페인 및 캠페인 소유자 필드에 예상 수익을 추가합니다.
- Click Save.
global actions live on a special layout of their own, known as the global publisher layout
- From Setup, click the Home tab.
- Enter Publisher in the Quick Find box and click Publisher Layouts.
- Click Edit next to Global Layout.
- If the Salesforce Mobile and Lightning Experience Actions section isn’t customized, click to override it. 업 섹션이 사용자 정의되지 않은 경우 클릭하여 무시한다.
- Click the Mobile & Lightning Actions category in the palette.
- Drag New Campaign from the palette into the Salesforce Mobile and Lightning Experience Actions section
- Save the layout.
- Refresh the browser, then click to check out the global actions menu.
퀴즈
-> Custom actions은 조직의 정보와 빠르고 쉽게 상호작용
object-specific actions and global actions의 주요 차이점은
object-specific actions - 레코드와 자동관계있음
- Object-specific actions have automatic relationshipsto other records and letusers quickly create or update records,
- "Create" actions create records that are automatically associated with related records.
global actions - 자동관계 없음