contrib icon indicating copy to clipboard operation
contrib copied to clipboard

Port request: Views Distinct

Open padprint opened this issue 3 years ago • 2 comments
trafficstars

Name of the module, theme, or layout Views Distinct

Link to the drupal.org module, theme, or layout https://www.drupal.org/project/views_distinct

I'd appreciate anyone taking a look at this. I'm trying to solve having the same node appear multiple times because of taxonomies, that views' built-in distinct (or aggregation) don't address. This module saved my bacon in Drupal, and I'm hoping to have it do the same in Backdrop. Thanks in advance.

padprint avatar Mar 25 '22 16:03 padprint

@padprint while you wait for this being ported you can try Views Aggregator Plus, which is ported and has a way to avoid the duplications sometimes produced by fields that reference multiple entities like taxonomy fields. If you have questions on how to use that module try posting a question in the backdrop forum or backdrop zulip channel

argiepiano avatar Mar 25 '22 17:03 argiepiano

Port in progress: https://github.com/backdrop-contrib/views_distinct

stpaultim avatar Dec 01 '23 08:12 stpaultim