Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
field_group
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
field_group
Commits
badc69d7
Commit
badc69d7
authored
2 years ago
by
Manoj Raj.R
Committed by
swentel
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue #3315907 by swentel: Replace README.txt with README.md
parent
3d9ad586
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+23
-25
23 additions, 25 deletions
README.md
with
23 additions
and
25 deletions
README.
txt
→
README.
md
+
23
−
25
View file @
badc69d7
CONTENTS OF THIS FILE
---------------------
# FIELD GROUP
*
Introduction
*
Requirements
...
...
@@ -7,8 +6,8 @@ CONTENTS OF THIS FILE
*
Configuration
*
Maintainers
INTRODUCTION
------------
## Introduction
History:
Field_group was originally written when drupal 7 was released. For drupal 6,
the module is located in the CCK module (http://drupal.org/project/cck).
...
...
@@ -44,27 +43,27 @@ Available group types:
To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/field_group
REQUIREMENTS
------------
## Requirements
None.
INSTALLATION
------------
## Installation
Install as you would normally install a contributed Drupal module. Visit:
https://www.drupal.org/documentation/install/modules-themes/modules-8
for further information.
CONFIGURATION
-------------
1. You can configure the field groups for different displays like, in
managed_form_display and managed_display of the entity type.
2. You can create different field groups under managed_form_display by
adding a new group under "Add new group" label and the format the
grouping using the desired formatter for displaying the same.
3. Same thing can be done in managed_display.
4. The field grouping done in managed display will be reflected on the
view detail page of the entity, while that done in the
managed_form_display will be reflected in the add/edit form of the entity.
## Configuration
1. You can configure the field groups for different displays like, in
managed_form_display and managed_display of the entity type.
2. You can create different field groups under managed_form_display by
adding a new group under "Add new group" label and the format the
grouping using the desired formatter for displaying the same.
3. Same thing can be done in managed_display.
4. The field grouping done in managed display will be reflected on the
view detail page of the entity, while that done in the
managed_form_display will be reflected in the add/edit form of the entity.
-- Create field groups --
This section explains how to create groups of fields according to the type
...
...
@@ -96,11 +95,10 @@ For all groups, you can add id or classes.
You can also choose if you want to mark a group as required if one of his fields
is require (except for Accordions and Tabs : you must passed by their children).
MAINTAINERS
-----------
stalski - http://drupal.org/user/322618
zuuperman - http://drupal.org/user/361625
swentel - http://drupal.org/user/107403
## Maintainers
*
stalski (stalski) - http://drupal.org/user/322618
*
zuuperman (zuuperman) - http://drupal.org/user/361625
*
swentel (swentel) - http://drupal.org/user/107403
Inspirators:
yched - http://drupal.org/user/39567
*
yched
(yched)
- http://drupal.org/user/39567
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment