Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download field_states_ui-8.x-1.0-rc2.tar.gztar.gz 15.41 KB
MD5: 673b4a0dac08db40b696ff228616b582
SHA-1: 3f1b0428ea2681e03f5f5173ec258d39508494b3
SHA-256: f1d7f526ef7965054b6c0c3a831965625479eadebb0b59be59bb1b3d9cdfbdf2
Download field_states_ui-8.x-1.0-rc2.zipzip 25.09 KB
MD5: e88170f5d5db6c0eddfd86f1cfe37d72
SHA-1: c67e511310ddf74c9d18b62fa49ae39ad050d2a6
SHA-256: c80c9a047bf9659381340657faa16384346cbd1805b270ae515b98044c26870d

Release notes

Bug Fix release.

Known Issues:

Issue 2820353: Only partial support for fields with multiple values unless Drupal core is patched from Issue 2822460. If you are using composer and have `"enable-patching": true` in your composer.json's `extra` key it will be automatically patched.

Full Changelog since 8.x-1.0-rc1:

  • Sort label case insensitively
  • #2822530 by joachim, NickWilde: 'The field to run a comparison on' select list should be sorted by label
  • #2822528 by joachim, NickWilde: deleting a field state produces error message on the entity edit form
  • test:make auto patching work?
  • Fix: Issue #2820353 by alexd73, NickWilde: Wrapper for multiple value fields are not affected by states
  • Fix: Automatically apply patch to enable hook.
  • Task: Add composer.json
  • Fix: More reliable detection of #field_parents when applying field states.
  • Fix: typo on the interface.
  • #2822458: Fields with field states defined get a 500 error on trying to edit their configuration
  • Fix: Issue #2817597 by NickWilde: Support Field States on fields inside Field Collections & Inline Entity Forms
  • #2817603 by Huelfe: Deleting a field state always deletes the last state
  • Fix: misc standards/cleanup
Created by: NickDickinsonWilde
Created on: 27 Oct 2016 at 21:10 UTC
Last updated: 25 Jun 2018 at 05:08 UTC
Bug fixes

Other releases