今回のTrailheadです
Contents
Hands-on Challenge
Add a flow action to the Account page layout
Create a flow action that references the “Hello World” flow, and add that action to the default Account page layout.
If you haven’t already done so, complete the challenge in the first unit in this module before attempting this challenge. Otherwise, this challenge won’t pass.
- Create an object-specific action:
- Object: Account
- Type: Flow
- Label: Flow Action
- Add Flow Action to the Account Layout page layout
日本語訳
アカウントページレイアウトにフローアクションを追加する
「Hello World」フローを参照するフローアクションを作成し、そのアクションをデフォルトのアカウントページレイアウトに追加します。
まだ行っていない場合は、このチャレンジを試みる前に、このモジュールの最初のユニットでチャレンジを完了してください。そうでなければ、このチャレンジはパスしません。
- オブジェクト固有のアクションを作成します。
- Object: Account
- Type: Flow
- Label: Flow Action
- 「アカウントレイアウト」ページレイアウトに「フローアクション」を追加します。
解答
今回も前々回のチャレンジをやっていないとフローの作成から始めないといけないのでやってない方はこちらをご覧ください。
オブジェクトマネージャからButton,Links…→NewActionを選択します。


前回作成したHelloWorldをFlowとして作成します。



ページレイアウトから先ほど作成した、リンクを設定します。


これが出てきたら成功です。

ご覧いただきありがとうございます。
コメント