※この内容は2019/4時点のものです。
Get Started with Custom Metadata Types
https://trailhead.salesforce.com/ja/content/learn/modules/custom_metadata_types_dec/cmt_overview
- 説明:英語
- Challenge:英語選択問題
Create and Manage Custom Metadata Types
https://trailhead.salesforce.com/ja/content/learn/modules/custom_metadata_types_dec/cmt_create
- 説明:英語
- Challenge:英語ハンズオン
【Challenge要約】
- 以下内容でカスタムメタデータ型を作成してください。
- 表示ラベル:VAT Data
- 以下内容でカスタム項目を追加してください。
- データ型:テキスト
- 項目の表示ラベル:Country Name
- 文字数:10
- 項目名:Country_Name
- 以下内容でカスタム項目を追加してください。
- データ型:パーセント
- 項目の表示ラベル:VAT Rate
- 項目名:VAT_Rate
- 以下内容でレコードを追加してください。
- 表示ラベル:Japan
- VAT Data名:Japan
- Country Name:Japan
- VAT Rate:10
- 以下内容でレコードを追加してください。
- 表示ラベル:Germany
- VAT Data名:Germany
- Country Name:Germany
- VAT Rate:19
Use Custom Metadata Types in Formulas, Default Values, and Validation Rules
https://trailhead.salesforce.com/ja/content/learn/modules/custom_metadata_types_dec/cmt_formulas
- 説明:英語
- Challenge:英語ハンズオン
【Challenge要約】
注意:このChallengeの前に、このユニット内の手順を完了してください。
以下内容で、取引先に入力規則を作成してください。
- ルール名:Revenue_Validation
- 内容:「年間売上」項目値が、Gold Support TierのMinimum Spending の値の20倍以上である取引先のみ保存可能とする。
Use Custom Metadata Types in Flows
https://trailhead.salesforce.com/ja/content/learn/modules/custom_metadata_types_dec/cmt_flows
- 説明:英語
- Challenge:英語選択問題