Skip to main content

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. T…

Sebastien Moreews
Updated by Sebastien Moreews

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?

How to visualize a navigation item in another language in Drupal?

Paragraph - How to create a vision block in Drupal professionals?

Contact