Automated list filtering

Created on 12 November 2024, 3 days ago

Problem/Motivation

There is currently no clean way to have different filtering (from the default set of 'content type', 'topics' and 'site sections') for an automated list.
It has a provision for altering the view information but follows that up with a hard-coded set of argument processing in 'ihb_civictheme_attribute_table__update_view'.

Proposed resolution

Alter ihb_civictheme_attribute_table__update_view to allow it to extract an 'override' set of view arguments from the
'component_settings'.

Feature request
Status

Active

Version

1.8

Component

Code

Created by

🇬🇧United Kingdom mwjansen Bristol

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mwjansen
  • 🇦🇺Australia RichardGaunt Melbourne

    So from my understanding of your issue there is a need to implement an alter hook that allows the overriding / setting of the view filters.
    Like:
    `hook_civictheme_automated_list_view_arguments_alter` ?

  • 🇬🇧United Kingdom mwjansen Bristol

    Yes, I'd like to be able to override the settings and an 'alter hook' would be welcome.

Production build 0.71.5 2024