Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
48.16 KB
MD5: 9bb8d121ce6cc134804b8ce881a84bf5
SHA-1: 1863658ad8e024c167b73d735a45ee34d9adc372
SHA-256: 2c3dd7b9c82ef4321faa37cdb087e014f8cd8a69e781b3a10fe744b57a6640fb
Download zip
88.3 KB
MD5: 8339c4e91ea84838d13c2ab82389c02e
SHA-1: f423c0b5a2d35012fae1c8c032e1418ce08141d8
SHA-256: f757692e5658ae2c4410a97fe8ab02cd1b9f7790102d5de02ad05f22518c36ea
Release notes
Changes since 8.x-1.0-rc4
- view commit • Issue #2634976: Fatal Error if a group contains empty elements
- view commit • Remove left over references to multipage
- view commit • Cleanup of unused code
- view commit • Issue #2566881 by zuuperman: Rethink concept for field group creation
- view commit • Fix use statements in Tabs.php
- view commit • Issue #2645570 by zuuperman: Field Group not working on node edit inside inline entity form
- view commit • Issue #2645616 by heykarthikwithu, zuuperman: Unable to delete a field_group
- view commit • Issue #2657414 by heykarthikwithu: Remove unused imports in the code base
- view commit • Issue #2655474 by nagy.balint: version in info yaml confuses update reports
- view commit • Issue #2668978 by yannickoo: Fix typo (Html -> HTML)
- view commit • Issue #2652934 by hchonov, zuuperman: Horizontal tab title is not properly retrieved from the details form element and all title html attributes are lost
- view commit • Issue #2704541: Field group migrate broken in core 8.1.x
- view commit • Issue #2667942 by swentel: Field groups appear on delete route
- view commit • Issue #2643360 , Issue #2643558 , Issue #2643382 Fix the required fields option for horizontal and vertical tabs.
- view commit • Forgot one hardcoded direction string
- view commit • Issue #2711351 by leon.nk: Give formatter plugins additional context access (entity type, bundle, view mode)
- view commit • Issue #2687185 by mas5d2: Can't save group settings when using another module that saves extra information
- view commit • Issue #2698405 by Pashupathi Nath Gajawada: Removed deprecated methods and unused imports from code base
- view commit • Add the missing use statement
- view commit • Issue #2753743 by webflo: Fix failing tests
- view commit • Issue #2713995 by yusufhm, enrico.sato, aby v a, webflo: Fatal error when no value in field
- view commit • Issue #2719569 by webflo, jalpesh: Missing dependency with field_ui
- view commit • Issue #2755089 by webflo: Make field for machine name required
- view commit • Issue #2662550 by webflo: Changing Settings in field groups doesn't save, if you not save immediatly
- view commit • Issue #2806279 by Prashant.c, brahmjeet789: use #open instead of #collapsed
- view commit • Updated the preprocess function of accordion to listen to the new #open attribute
- view commit • Issue #2806279: Rename the collapsed variable to open, to follow the core naming
- view commit • Issue #2729569 by ozin: Accordion not working
- view commit • Issue #2801029 by trobey: Include project namespace for module dependencies
- view commit • Issue #2743127 by jurgenhaas, SteffenR, chishah92, rajeshwari10: Add core/drupal.collapse dependency
- view commit • Issue #2714473 by anfor: Not empty groups are removed on entity display
- view commit • Issue #2783089: Doesn't save label settings in field widget settings
- view commit • Issue #2761603 by Nitesh Pawar: Removed @file tag
- view commit • Added readme
- view commit • updated readme
- view commit • Issue #2720287 by plopesc: Check if form mode is present before trying to extract field_group form information
- view commit • Issue #2702805 by freality, jeffreyisham: Field Group should supply Theme Suggestions
- view commit • Issue #2794055 by welly, stBorchert: Enable description for fieldsets
- view commit • Issue #2817329 by pifagor: Notice: Undefined index: #wrapper_element
- view commit • Fixed php 7 fatal error
- view commit • Issue #2816583: Wrong javascript weight
- view commit • Issue #2809457 by wolffereast: Details element not receiving required class
- view commit • Fix the required fields marker for all formatters
- view commit • remove trailing whitespace
- view commit • Issue #2730089 by achton: Notice: Undefined variable: element in field_group_build_entity_groups() (line 299 of field_group/field_group.module).
- view commit • Issue #2692197 by iniKim: 'Mark group as required if it contains required fields' check-box not shown for html element
- view commit • Issue #2704733 by Jo Fitzgerald: Add d7 field_group migration
- view commit • Issue #2689501 by ozin, Flodevelop: Does not work with blocks
- view commit • Issue #2822185 by rasikap, chanderbhushan: Update the readme file
- view commit • Revert "Issue #2689501 by ozin, Flodevelop: Does not work with blocks"
- view commit • Issue #2689501 by ozin, Flodevelop: Does not work with blocks
- view commit • Issue #2820967 by SteffenR, zuuperman: Labels of horizontal tabs won't show up in Firefox/ IE
- view commit • Issue #2826269 by bmcclure: Unable to parse the controller name "field_group_entity_view_pre_render"
- view commit • Issue #2826269 by bmcclure: Unable to parse the controller name "field_group_entity_view_pre_render"
- view commit • Issue #2820967 by SteffenR, zuuperman, n3or: Labels of horizontal tabs won't show up in Firefox/ IE