使用可能なエディション: Salesforce Classic と Lightning Experience の両方
Salesforce Classic の場合:[設定] | [カスタマイズ] | [ユーザー] | [入力規則]
Lightning Experience の場合: [設定] | [オブジェクトマネージャー] | [ユーザー] | [入力規則]
以下のステップで、[ユーザー] オブジェクトに [入力規則] を作成します
ステップ 1: [設定] | [オブジェクトマネージャー] | [ユーザー] | [入力規則] に移動し、[新規] ボタンをクリックします
ステップ 2: [ルール名] 項目に「Validate Community Tags」選択を入力し、下の数式を [エラー条件数式] セクションにコピーします。
以下は、数式のサンプです:
IF(INCLUDES(Community_Tags__c, "All Star Architect"),1,0) + IF(INCLUDES(Community_Tags__c, "Daring Developer"),1,0) + IF(INCLUDES(Community_Tags__c, "Confident Consultant"),1,0) + IF(INCLUDES(Community_Tags__c, "Awesome Admin"),1,0) + IF(INCLUDES(Community_Tags__c, "Data Fam"),1,0) + IF(INCLUDES(Community_Tags__c, "Dream Designer"),1,0) + IF(INCLUDES(Community_Tags__c, "Moment Marketer"),1,0) + IF(INCLUDES(Community_Tags__c, "Muley"),1,0) + IF(INCLUDES(Community_Tags__c, "Net Zero Hero"),1,0) + IF(INCLUDES(Community_Tags__c, "Service Star"),1,0) + IF(INCLUDES(Community_Tags__c, "Slack Star"),1,0) + IF(INCLUDES(Community_Tags__c, "Super Seller"),1,0) > 3
筆者: Usman Ali | Salesforce アンサーリーダー
Usman Ali は Dubai Holding Asset Management の Salesforce アーキテクトです。10 年以上にわたる Salesforce エコシステムの経験を生かした功績により、いくつかの賞にノミネートされています。従来の快適な環境や知識の枠を超えた作業を必要とするプロジェクトに挑戦し、チームに関わることを楽しんでいます。彼は Trailblazer Community で他の Trailblazer を支援することに誇りを持っており、アラブ首長国連邦ドバイの開発者グループのリーダーを務めています。
これらの回答は回答を提供したユーザーの意見のみを反映したものであり、ユーザーが Salesforce と提携しているか否かにかかわらず Salesforce の意見ではありません。第三者によって、または第三者に代わって提供された製品、サービス、情報、データ、コンテンツ、その他の資料 (以下「第三者資料」) が含まれる場合があります。 Salesforce は第三者資料の正確性、有効性、適時性、網羅性、信頼性、完全性、品質、適法性、有用性、安全性、該当する知的財産権について、管理も支持もしておらず、それに関する責任を負いません。投稿された質問に対してメッセージボードやフォーラムで提供された回答、Salesforce やプログラムに関する質問などに答えることを意図した回答は、一般的な知識としてのみ利用でき、特定の質問に対する回答として捉えないでください (「最良」な回答または同様の評価がされた回答としてマークされている場合でも同様です)。特定の質問に対する回答は、必ず Salesforce サポートにお問い合わせください。Salesforce は回答を管理しておらず、回答の第三者による使用または不正使用 (配布を含む) について一切責任を負いません。
ご質問がある場合は、こちら (https://trailhead.salesforce.com/trailblazer-community/feed) から Trailblazer Community 全体の英知を活用してください。
000391882

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.