お気に入りAlex Daniels (WeddingWire) が「#Data Management」で質問2012年10月11日 17:57I want to create a validation rule for tasks to only assign to specific user grpI want to create a validation rule so that a specific Action Type within a task "Welcome call" can only be assigned to a specific Profile type "Member Services" How would I go about setting up the Error Condition formula?2 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えコメントをさらに読み込む...Naman Bawa (Inactive Profile)2012年10月11日 18:14AND(ISPICKVAL(Type,"Welcome Call"),$User.ProfileID = "profile id")コメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
Naman Bawa (Inactive Profile)2012年10月11日 18:14AND(ISPICKVAL(Type,"Welcome Call"),$User.ProfileID = "profile id")