Skip to main content TDX, the developer conference for the AI agent era is happening now. Watch live on Salesforce+ for exclusive digital content, a revolutionary keynote, and more.
It shows :"Step not yet complete in My Trailhead Playground 4

 

Make sure you add the 'helloWorld' Lightning web component to the default Home page."

 

But I already put the component in the Home Page .

 

Make sure you add the 'helloWorld' Lightning web component to the default Home page.

 

How Can I fix this issue?
82 respuestas
  1. 9 jun 2019, 16:56
    There may be two causes of this issue:

     

    1. You may not have a lightning page with the name "Home Page Default".

     

    2. The component was not added to the page with the name "Home Page Default".

     

    Go to Setup -> Lightning App Builder, and delete "Home Page Default1", "Home Page Default2", etc. Only "Home Page Default" should remain. If any of these pages have been activated as the org default you will not be able to delete it. Ensure that you remove them as org default prior. If you do not have a lightning page with the name "Home Page Default", then create it.

     

    Launch to the Sales app, select and edit the "Home Page Default" and add the helloWorld component as instructed.

     

    Tip: Check the page properties on the right and confirm the following:

     

    *Label: Home Page Default

     

    *Developer Name: Home_Page_Default

     

    Activate the page as Org Default, then save, ... save. Verify the step, and Voila!

     

    "I try to find the solution to issues I face in the modules, project, etc. because in the real world, its unlikely I will be able to just create a new org and proceed."  - {!Ty}
  2. 4 dic 2019, 13:53

    Open Sales App, go to the gear > Edit Page

    In the PAge section update the Developer Name to: Home_Page_Default

    Make sure your LWC called 'HelloWorld' is in the page.

    Open Sales App, go to the gear > Edit PageIn the PAge section update the Developer Name to: Home_Page_DefaultMake sure your LWC called 'HelloWorld' is in the page.

     

     
  3. 11 mar 2019, 20:34

    yup, Totally right! 

     

    In my case, I edited the Sales Home page, but leaved that way and searched on:

    Setup > Home > "Default Home Page" set

    Went back to "Sales" Application , from gear icon > Edit Page >

    Just make sure you are editing the "Home Page Default" 

     

    (as shown on the "Add Component to App in Lightning Experience" step 6 )

     

    thanks Dhawal
  4. 22 ene 2022, 18:13

    Open Sales App, go to the gear > Edit page  and change the  Developer Name to: Home_Page_Default

  5. 7 mar 2019, 13:09
    I had similar issue. I had added helloWorld component to the new HomePage instead of saving it into the System default home page.

     

    I resolved it by:

    • Deleting the newly  created Home Page.
    • Re-editing System default home page.
  6. 1 jun 2021, 19:01
    Hi,

     

    I solved my problem creating a new page.

     

    1º - Click Activation and - Remove as Org Default

     

    2º - Create a new Page - Label: Home Page Default

     

    3º - Drag the HelloWord component

     

    4º - Save - Activation and define - Assign as Org Default

     

    That's it.

     

     
  7. 24 mar 2022, 14:21

    The API name must be as Home_Page_Default.

     

    Check if it is Home_Page_Default1 or not

  8. 22 abr 2019, 8:51
    The reason for this error is you would have set some other custom lightning page as Home Page. First you have to remove that as the default home page (At least in my case its true).

     

    Setup >> Home >> Edit >> Activation >> 

     

    Under Org Default >> Remove as Org Default -> It will automatically remove the custom lightning component as home page and assign Home Page default as the default home page.

     

    Now you click Edit gear icon under Setup of home page of Sales app, drage the helloWord lightning component. It should pass the challenge.
  9. 18 nov 2020, 7:06
    Make sure the lable and Development name api has Home page default like the below image

     

    Make sure the lable and Development name api has Home page default like the below image
0/9000