Guides
How to Setup Details Page

Details Page Setup

This setup is used for all public detail pages, such as job, company, candidate, and blog detail pages. To configure these pages, simply define the permalink by setting the appropriate slug and API parameters needed to fetch the relevant data. Once the routing is set up, you can proceed to integrate the corresponding detail page components.

📑 Public Details Page Setup

  1. From Strapi dashboard Go to Content Management → Permalink (under SINGLE TYPES).

    Hello
  2. Now create singlePage entry for job-details page.

    Hello
  3. Now create singlePage entry for company-details page.

    Hello
  4. Now create singlePage entry for candidate-details page.

    Hello
  5. Now create singlePage entry for blog-details page.

    Hello

📑 Details Page Components attachments

Here you can add components job, company, candidate, and blog detail pages component through the example:

  1. From Strapi dashboard Go to Content Management → Job Setting (under SINGLE TYPES). And add job details as the example.

    Hello
  2. From Strapi dashboard Go to Content Management → Company Setting (under SINGLE TYPES). And add job details as the example.

    Hello
  3. From Strapi dashboard Go to Content Management → Resume Setting (under SINGLE TYPES). And add job details as the example.

    Hello
  4. From Strapi dashboard Go to Content Management → Blog Setting (under SINGLE TYPES). And add job details as the example.

    Hello