Problem/Motivation

For our use case we would like to use an existing term (entity) reference field for the "best bet" logic. Currently it is only possible to manually fill in text fields.

Proposed resolution

Either provide a means to select an existing reference field to fill in, or automatically fill the best_bets fields with the names of the terms selected in the vocabulary.

Remaining tasks

Work out the best option.
Implement it.

User interface changes

TBD

API changes

TBD

Data model changes

TBD

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:

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

FYI we ended up just using the per-field boost settings to accomplish this - it's not perfect, but it's close enough.

smustgrave’s picture

Wonder if we can update the field to allow for default values. Then you could set a token to the reference field.

smustgrave’s picture

Status: Active » Needs review

Thoughts?

smustgrave’s picture

Status: Needs review » Fixed

Don't see any harm in adding this as is.

  • smustgrave committed 56c519f on 8.x-1.x
    Issue #3271262: Using an existing term reference field?
    
smustgrave’s picture

Status: Fixed » Closed (fixed)

Released part of 8.x-1.4