Skip to main content

Hi Trailblazers,

 

#Error: "We couldn't find a Lightning page named 'Technical_Position_Page' in your org." (Referring to lightning record page which was not created.)

 

I am in a process of completing "Build Platform Apps" Trail. Completed 4 projects out of 5 projects (Progress is 82%)

 

Currently, blocked at "Build Platform Apps --> Automate Business for a Recruiting App --> Lay the Groundwork for an Approval Process"

 

Issue:

 

in "Lay the Groundwork for an Approval Process" (2nd Challenge in Automate Business for a Recruiting App) the final step is referring to a "Lightning Record Page" named "Technical Position Page" which is not listed under "Lightning Record Pages" in fact no page is present under this section.

 

However, "Technical Position Layout" is present under "Page Layouts" making the changes to this page is throwing an error "We couldn't find a Lightning page named 'Technical_Position_Page' in your org."

 

Unable to find support form available resources (Some older videos found, has a different flow, which is not helping in completing the challenge).

 

References:

Please advice!

 

Note: Same Playground "Travel Approval App" is used for completing "Travel app" and "Recruitment app" Challenges

 

Thanks,

Venkat

 

#Error :

 

#Trailhead Challenges

3 answers
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Nov 23, 2024, 5:55 PM

    Hello @Venkataramana Annamaneni, Before you can do this project, you must complete t the Build a Data Model for a Recruiting App, Customize the User Interface for a Recruiting App, Improve Data Quality for a Recruiting App, and Keep Data Secure in a Recruiting App projects. The work you do here builds on the work you complete in those projects.

    In your case the page is to be created in Customize the User Interface for a Recruiting App > Create a Custom Position Record Page

     

    Create a Record Page for Technical Positions

    Next, create a new record page for technical positions that shows the Operating System and Programming Language fields in a separate section.

    1. Click to open the App Launcher, then click Recruiting.
    2. Click the Positions tab.
    3. Click one of the existing positions in the Recently Viewed list.
    4. Click , then select Edit Page. This is a shortcut to get into App Builder and clone the default record page for the Position object.
    5. Enter Technical Position Page as the Label.
    6. Enter Technical_Position_Pageas the API Name.
    7. Click Save, then click Not Yet.
    8. Click the Details tab, then select the Record Detail component inside the tab.
    9. In the properties pane, click Upgrade Now to start the Dynamic Forms migration wizard.
    10. Step through the wizard, select Position Layout, then click Finish.
    11. Drag the Record Type field from the palette into the Information section and drop it just below the Department field.
    12. Drag a Field Section from the palette and drop it just below the Information section.
    13. For Label, enter Technical Skills.
    14. For Columns, select 1-Column.
    15. Drag the Operating Systems and Programming Languages fields into the new Technical Skills section.
    16. Save the page.

    Eric

0/9000