Articles on: Directory component

Dynamic categories page

Here's what you need to for this functionality:


https://categories-page.unicornplatform.page/

Sheet with two tabs:

  1. TOOLS tab with the main info. The following columns must be included:

    title — the name of the element
    category — tags for sorting, listed with a ";" (e.g., Marketing;Writing;Email)
  2. CATEGORIES tab with category info, where the following must be included

    title — the name of the category, corresponding to the first tab (e.g., Marketing, Writing, Email)

    Website with three pages:
  3. Home - page with 2 directory components:

    TOOLS Directory Component
    Source Google Sheets URL — link to the first TOOLS tab
    In component settings: Items on click: /tools/title
    CATEGORIES Directory Component
    Source Google Sheets URL — link to the second CATEGORIES tab
    In component settings: Items on click: /categories/title
  4. **Tools **

    Source Page settings -> Data source: link to the first TOOLS tab
  5. Category

    Source Page settings -> Data source: link to the second CATEGORIES tab
    The page has a directory component with the following settings:
  • Source Data source -> Google Sheets URL — link to the first TOOLS tab
  • In settings Content -> Filters -> Source=category -> Show items by filters= {{$title}}
  • In component settings: Items on click: /categories/title


Here's a quick list of the essentials.

Updated on: 17/01/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!