LoginSignup
0
0

Customize the Home Page

Last updated at Posted at 2022-08-28

When I select home page, the little circle goes round and round, but nothing happens. I'm in my Trailhead sandbox. Do I have to be in my Developer sandbox for this step to move forward?

If your webpage is minimized that may be the problem! The same thing happened to me to I made the playground full screen and then I could see the next button.

Web ページが最小化されている場合、それが問題である可能性があります。遊び場を全画面表示にしてから、次のボタンが表示されたのと同じことが起こりました。

Customize the Home Page 「今日のタスク」と「今日のイベント」はコンポーネントリストにありません。

The issue was that I was selecting “App Page” instead of “Home Page” . With the right option “Home Page” both components “Today’s tasks” and “Today’s events” were available.

問題は、「ホームページ」ではなく「アプリページ」を選択していたことでした。適切なオプション「ホームページ」を使用すると、「今日のタスク」と「今日のイベント」の両方のコンポーネントを利用できました。

問題は、「ホームページ」ではなく「アプリページ」を選択していることでした。適切なオプション「ホームページ」では、「今日のタスク」と「今日のイベント」の両方のコンポーネントが利用可能でした。

The issue was that I was selecting “App Page” instead of “Home Page” . With the right option “Home Page” both components “Today’s tasks” and “Today’s events” were available.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000BrkkkSAB

Are you sure you selected "Home Page" on the lightning app builder? The options in your screenshot suggest that you selected "App Page". Try creating a new page but this time please select "Home Page". You should see those two components that are mentioned the module. They are standard components.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000E9QzySAF

Ensure that you moved the Case object from the Available column to the Selected column.

私も同じ問題を抱えていましたが、なんとか解決できました。 Trailhead の説明のようにすべての手順を必ず実行してください。何かを見逃した場合は、[選択済み] 列の「ケース」に関するエラーが表示されます。私の場合、問題は、「最近のアイテム」ラベルに「最近のケース」という名前を付ける手順を見逃したときに始まりました。何度も試すとブラウザのキャッシュが乱雑になり、正しく行ったとしてもエラーが発生するため、ブラウザのキャッシュと履歴をクリーンアップしてから、新しいプレイグラウンドを作成してすべての手順に従ってください。

I've had the same issue, but I managed to solve it. Be sure to take every step like in trailhead description, if you miss something you will get the error about "Cases" in Selected column For me the issue began when I missed the step with naming the "Recent Items" label to "Recent Cases", so after you try numerous times your browser cache gets cluttered and even if you do it right you get the error, so clean up the browser cache and history, and after that make a new playground and follow every step and it'll work

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000Emnv5SAB

I made exactly the same mistake misnaming the "recent cases" label, it is solved now :

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000JgbyESAR

Ensure that you have selected the correct template.

I figured out my problem. My problem was the TEMPLATE BOX needed to be changed to STANDARD HOME PAGE. Mine said HOME PAGE.

私は自分の問題を理解しました。私の問題は、TEMPLATE BOX を STANDARD HOME PAGE に変更する必要があることでした。私はホームページを言った。

I cannot find recent items in my components

  1. Drag the Recent Items component to any spot in the canvas.
  2. For Label, enter Recent Cases.
  3. Click Select.
  4. Move the currently selected object, API Anomaly Event Store, into the Available column by dragging it or by selecting it and clicking the Left Arrow.

Hi follow these steps

  1. Goto Record details page of case, then click the edit page to open lightning Record page
  2. Add a tab to related list, then search for recent item in search box and drag it to related list. And set number of rect to display is 5.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000EBMFkSAP

I cannot find recent items in my components plus I don't know how to do this;

Hi follow these steps 1. Goto Record details page of case, then click the edit page to open lightning Record page 2. Add a tab to related list, then search for recent item in search box and drag it to related list. And set number of rect to display is 5.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000EBMFkSAP

こんにちは、次の手順に従ってください。 1. ケースのレコード詳細ページに移動し、編集ページをクリックしてライトニングレコードページを開きます。 2. 関連リストにタブを追加し、検索ボックスで最近のアイテムを検索し、関連リストにドラッグします。そして表示する四角形の数を5に設定します。

Got to the step 'Display the five most recent cases'. I don't have the 'Recent items' component at all, I tried to install it from the Component Store without result.

「最近の 5 つのケースを表示する」のステップに進みました。
「最近のアイテム」コンポーネントがまったくありません。Component Store からインストールしようとしましたが、結果がありませんでした。

I found the problem. My Playground was in French and that's why I couldn't find all the elements I was looking for or there was always an error when I validated the challenge. I solved my problem by putting the Playground in English.

問題が見つかりました。私のプレイグラウンドはフランス語であったため、探していたすべての要素が見つからなかったり、チャレンジを検証するときに常にエラーが発生したりしていました。プレイグラウンドを英語にすることで問題を解決しました。

ホームページを消す?

Within Setup > Lightning App Builder > You should see all of your pages you creates here. You can edit/delete.

image.png

image.png

I figured out my problem. My problem was the TEMPLATE BOX needed to be changed to STANDARD HOME PAGE. Mine said HOME PAGE.

There was an unexpected error while verifying this challenge. Usually, this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please contact support and reference error id: ECWCEIRE

Thanks for provided the org access. The error is due to not configured the Recent Items component with the correct label in the newly created "Support Home Page".

Here is the page without entering custom label:
image.png

Page after updating with the custom label:
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0