まとめページに戻る
Trailhead関係 年月で整理に戻る
参照して頂くのは結構ですが、そのまま内容を丸ごとコピーするような行為は控えて欲しいです。一応時間を掛けて作っているので、その点はご考慮願いたいです。
なるべく、回答の中身も転記しておきます。結構な割合で質問者さんが黒歴史を消したいのか質問自体を削除しますので... 最良の答えとしてもらっても即消されることは大変多いです。
4月も相変わらず質問は少ないし回答しても反応はありませんね。Developer フォーラムと統合されたハズですが、どんどん質問が減ってきているというのは、ユーザ数が減っているんだろうか?それともヘルプデスクに流れているのかな?Salesforceのサポートの方々も返答を促しているんですが、半数は返事がありません。 我々が思っているよりは困ってないのか、単なる冷やかしなのかもしれせん。まぁ、無料の場所なので質問者もいいかげんなのかと思っています。(日本のコーナーとはかなり違うので外国ではそれが当たり前かとも思っています。)
The 'Discounted Amount' custom field isn't configured properly. Check the instructions.
「View Account Fields」(取引先項目の表示) 権限セットがユーザーレコードに割り当てられていません。
We couldn't find a field named Feature Area.
After creating new playground, it is working fine.
ダッシュボード フォルダーを展開または取得するにはどうすればよいですか?
I think it cannot be retrieved if it exists in a private folder.
https://salesforce.stackexchange.com/questions/130598/how-to-deploy-or-retrieve-dashboard-folder
Field Tripというパッケージ
The 'MyContactListApp' app does not contain the 'MyContactList' component
Please check this article.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T4QQBSA3
We couldn't find the 'Average_Annual_Electric_Cost__c' field on the 'Energy_Audit__c' custom object.
- We couldn't find the 'Average_Annual_Electric_Cost__c' field on the 'Energy_Audit__c' custom object.
I think the API name is different.
Average_Annual_Electrical_Cost__c --> Average_Annual_Electric_Cost__c
Configuring NotOnOrAfter to be 74 minutes or less
Current time is after notOnOrAfter in Conditions
Current time is: 2025-05-19T20:17:24.160Z
Time limit in Conditions, adjusted for skew, is: 2025-05-19T20:00:33.312Z
Timestamp of the response is outside of allowed time window
Current time is: 2025-05-19T20:17:24.160Z
Timestamp is: 2025-05-19T18:57:33.384Z
Allowed skew in milliseconds is 480000
Timestamp of the assertion is outside of allowed time window
Current time is: 2025-05-19T20:17:24.160Z
Timestamp is: 2025-05-19T18:57:33.382Z
Allowed skew in milliseconds is 480000
In the "Set Up the Lightning Service Console" section. The instructions call to add "Accounts, Cases, Contacts, and Knowledge" in the "Navigation Items Page
In the More Information tab, we can’t find the ‘Additional Information’ section.
I ran into this same issue. I finally found the issue was the components were in the correct place in the 'Desktop' page but I had to switch to the 'Phone' page and put 'System Information' and 'Description Information' into the 'More Information' tab again there. Solved the issue.
私も同じ問題に遭遇しました。最終的に、問題は「デスクトップ」ページではコンポーネントが正しい場所に配置されているにもかかわらず、「電話」ページに切り替えて「システム情報」と「説明情報」を「詳細情報」タブに再度入力する必要があることに気付きました。これで問題は解決しました。
*_set field って?
We could not find an OAuth authorization for the connected app ‘Global Connected App’ or ‘Salesforce CLI’. Make sure to authorize your Dev Hub org with the Salesforce CLI.
It seem you didn't authorize the playground org using CLI command given in the unit steps which causes the error. I have authorized your org and now the challenge is working as expected.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000LHZQn
We could not find the following tabs in your app: Chatter, Reports, Dashboards. Make sure you added these tabs to your app.
You might just need to refresh it. Error in $A.getCallback() [Cannot use runtime namespace if not from default namespace in module name_space-component-name] Failing descriptor: {ltng:outApp}
If a namespace is set up in your org, you may encounter this error. To resolve it, disable "Managed Package Runtime" in the OmniStudio Settings, and enable "Deploy Custom Lightning Web Components in Standard Runtime". This will allow you to deploy OmniStudio components in an org with a namespace assigned.