Problem/Motivation

Sometimes it's useful to know which items came from which combine and also be able to sort results with that knowledge. I'd like to see a "Combine sort" that adds a faux field to each select indicating which combine it came from, and then allows sorting by the combine.

Proposed resolution

Create a "Combine Sort" sort plugin that adds fake fields to each select with an Number value. 1 for the parent, and then 2,3,4, etc for the combined views based on their field order.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

b_sharpe created an issue. See original summary.

b_sharpe’s picture

Status: Active » Needs review

  • b_sharpe committed 8db0cc4 on 1.0.x
    Issue #3263484 by b_sharpe: Combine Sort
    
b_sharpe’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.