reference_option_limit 7.x-1.7

Bug fixes
Unsupported
  • Issue #3291112 by russellb: Fixed errors on PHP 7.4.
  • Issue #2451353 by joachim: Fixed foreach loop variable clobbering function parameter.

reference_option_limit 7.x-1.4

New features
Bug fixes
Unsupported

WARNING: This release inadvertently broke functionality for triggering fields that use the select buttons/radios widget. See #2006798: Errors in the form with other ajax elements.

Changes since 7.x-1.3:

reference_option_limit 7.x-1.3

Bug fixes
Unsupported

Changes since 7.x-1.2:

  • #1791404 by joachim: Fixed use of private function _field_info_collate_fields().

reference_option_limit 7.x-1.2

New features
Bug fixes
Unsupported

Changes since 7.x-1.1:

  • #1776908 by joachim: Added fieldset for our options in the field settings admin form.
  • #1776886 by joachim: Fixed error message on affected fields when shown in the Views Bulk Operations 'modify' action form.

reference_option_limit 7.x-1.1

Bug fixes
Unsupported

Changes since 7.x-1.0:

  • #1762270 by joachim: Removed fieldset in field admin settings: causes undesirable saving of values as nested array.

reference_option_limit 7.x-1.0

New features
Bug fixes
Unsupported

Changes since 7.x-1.0-beta2:

  • #1762144 by joachim: Added hook_module_implements_alter() to have our form alteration run later than other modules'.
  • #1751764 by miiimooo, joachim: Added option to set behaviour when limiting fields are empty.

reference_option_limit 7.x-1.0-beta2

Bug fixes
Unsupported

Changes since 7.x-1.0-beta1:

  • #1532124 by jonhattan, joachim: Fixed error in views with exposed filters as controllers.
  • #1681512 by joachim: Fixed multi-valued limiting field only taking first value into account for limiting query.
  • by joachim: Added docs.
  • by joachim: Fixed incorrect handling of empty value from handler as NULL rather than empty array.
  • by joachim: Added note on Drupal core version requirement to README.

reference_option_limit 7.x-1.0-beta1

Bug fixes
Unsupported

Changes since 7.x-1.0-alpha4:

  • by joachim: Added setup instructions.
  • by joachim: Fixed form settings clobbering earlier ones.

reference_option_limit 7.x-1.0-alpha4

New features
Bug fixes
Unsupported

Changes since 7.x-1.0-alpha3:

  • #1505176 by joachim: Fixed no matching fields found for a limited entity reference field with 'user' target type.
  • #1358486 by joachim: Added Views integration for taxonomy term reference fields.
  • by joachim: Fixed setting stuck to being enabled if previously set and now disallowed by a change in entity fields.

reference_option_limit 7.x-1.0-alpha3

Bug fixes
Unsupported

Changes since 7.x-1.0-alpha2:

  • #1391098 by joachim: Fixed warning when not all possible fields are selected for matching.
  • by joachim: Removed debug output.

reference_option_limit 7.x-1.0-alpha2

Bug fixes
Unsupported

Changes since 7.x-1.0-alpha1:

  • by joachim: Added workaround for core bug.
  • by joachim: Added handling of default values on term reference matching fields.
  • by joachim: Fixed hardcoded field name left over from prototype.
  • by joachim: Fixed errors in info file.

reference_option_limit 7.x-1.0-alpha1

New features
Unsupported

Initial release.

This currently supports taxonomy term and entity reference fields, though it has only been tested with the former. In addition, not very many types of field for matching have been tested. If you want to use this with other field types, please test and report your findings.

Subscribe with RSS Subscribe to Releases for Reference field option limit