まとめページに戻る
Trailhead関係 年月で整理に戻る
参照して頂くのは結構ですが、そのまま内容を丸ごとコピーするような行為は控えて欲しいです。一応時間を掛けて作っているので、その点はご考慮願いたいです。
なるべく、回答の中身も転記しておきます。結構な割合で質問者さんが黒歴史を消したいのか質問自体を削除しますので... 最良の答えとしてもらっても即消されることは大変多いです。
しかし、ここ最近は質問の数がかなり激減しています。新規のユーザが減っている感じがする。成長戦略も終わりかもしれませんね。既存のユーザをもっと大切にしないといけないフェーズになったのかもしれません。
We couldn't find a field named Feature Area
The 'RestrictContactByName' class did not achieve 100% code coverage via your test methods
Please check this article.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T4CjaSAF
Salesforce Mobile App Emulator for Android
久しぶりに日本人にベストアンサー貰った後で速攻消されてしまいましたね。
ちょっとこの人の質問は注意しないといけませんね。
https://www.salesforce.com/trailblazer/salesforce2016
Apexクラスにはないと思いますね。
JavaScriptで変換できそうなので、コントローラ側のJava Scriptで変換してApexに返す方法は取れませんか?
Do Users need permissions to access the Out of Office button?
Check the page layout assignment for the profile of the users, maybe its not added there
-
Go to Setup > Object Manager > User > User Page Layouts
-
From there, check if the 'Out of Office' button is added under 'Salesforce Mobile and Lightning Experience Actions
The ActionId specified was invalid for ActionType QuickAction.
I found this issue is occurring anytime I use the new-ish feature of adding a Quick Action to a related list on a parent object's page layout. If I deploy the new quick action and the page layout where it was added together, I get an error of "InvalidInvalid quick action: ". I think this is a bug with SF deployments.
Workaround: First deployed just the quick action and then separately deploy the page layout where the quick action is on a related list; this seems to work.
Hopefully that helps others that encounter this same issue.
We can’t find the 'Partners' profile assigned to the site named 'Partners'.
In order to fix this issue, first you need to clone External Identity User profile and call it Partners. Then you'll be able to select it from Available Profiles in the Members section of Administration.
I had the same problem. I could not complete the task because this message appeared: "We can't find the 'Partners' profile assigned to the site named 'Partners'". - it was my mistake because I didn't do one step in Administration -> Members -> I had to add Partners to Selected profiles. After saving, the challenge was successfully completed.