How to manage the cases overview page in Drupal?

As you have noticed, the cases overview page has some interesting features which make the search for a relevant case for a visitor easier. You have the possibility to manage this features yourself.

The filters

(Com & Countries)

Titles

The title above the filters is managed in the paragraph "case overview" itself.

The titles of the dropdowns are managed in the PO editor using the following code names:

  • caseoverview.companytypes
  • caseoverview.solutionstypes
  • caseoverview.sectors

Company type

The dropdown Company type is managed from the taxonomies of the website:

  • Countries -> Node => Country > Taxonomy > Company Type

Solution type

The dropdown Solution type is managed from the taxonomies of the website:

  • Countries -> Node => Country > Taxonomy > Solution Type

Sectors

The dropdown Sectors is managed from the taxonomies of the website:

  • Countries -> Node => Country > Taxonomy > Sectors

Remove Filters

  • caseoverview.clearfilters

Results

  • More info => managed in the paragraph "case overview" itself.
  • Show more cases => managed in the paragraph "case overview" itself.
  • No results => managed in the paragraph "case overview" itself.


How did we do?


MarTech Academy (opens in a new tab)

Powered by HelpDocs (opens in a new tab)