Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
29.7 KB
MD5: f9afaa955946b38e581241e7eb6815f8
SHA-1: 362d2ecca20c986d4af99e99c6a482c3117f1b01
SHA-256: 0173a88c3aa12f75d0559651e5b5a1eb91aaa936efbe74f69ffabe7ce4f1f7b0
Download zip
36.55 KB
MD5: 2b478d292b1e9fcb7e528ddf32ecc948
SHA-1: 593ccefbff1171abe3b64f23cd8a03d871c0c089
SHA-256: 1ff339d5acd501d12642294283b41508481c3574865f5a73800e2fc6c6b0fd7c
Release notes
Changes since 7.x-1.3:
- #1962022 by Deciphered, jamsilver, bojanz: Allow labels to be overriden.
- Don't enable product title autogeneration by default, it's buggy. Re-evaluate once auto_entitylabel integration is in place.
- #2032649 by arosboro, bendiy, bojanz: Rework inline form submission.
- #1846114 by vasike, rylowry, bojanz: cleanupFieldFormState causes multivalue field rows to disappear.
- Don't show the cardinality count (You have added X out of Y allowed) message for fields with only 1 allowed value.
- #2113847: IEF fails when used inside VBO's 'modify entity values' action.
- #1992434 by vasike, bojanz: Widget form does not expose admin-entered help text.
- #1885148 by TimLeytens, andrewbelcher: Form not saving when conditional fields have validation errors in untriggered elements.
- #2111337 by philipz, bojanz: Autocomplete callback throws error 500 for valid string '0'.
- #1891652 by Cellar Door, vasike, bendiy, bojanz: Missing required validation on the multiple values widget.
- #2154031 by fearlsgroove, bojanz: Maxlength for commerce_product title and sku is too short.
- #2118841 by bendiy, bojanz: Autocomplete is too agressive in stripping the results list.
- #1839676 by dpolant, bendiy, bojanz: Add hook_inline_entity_form_settings_alter().
- #2108661 by bojanz, kalistos: Fatal error when cart module is not enabled.