Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
crm
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
crm
Merge requests
!14
Resolve
#3397363
"User contact relationship"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3397363
"User contact relationship"
issue/crm-3397363:3397363-user-contact-relationship
into
1.0.x
Overview
0
Commits
19
Pipelines
12
Changes
36
Merged
Steven Ayers
requested to merge
issue/crm-3397363:3397363-user-contact-relationship
into
1.0.x
1 year ago
Overview
0
Commits
19
Pipelines
12
Changes
36
Expand
Closes
#3397363
0
0
Merge request reports
Compare
1.0.x
version 11
dd2250ea
11 months ago
version 10
1c3ddd56
11 months ago
version 9
4b325052
11 months ago
version 8
bd469b41
11 months ago
version 7
5a7894cc
11 months ago
version 6
27e1eada
11 months ago
version 5
7b149eb0
11 months ago
version 4
ef4c356b
11 months ago
version 3
7d2200f0
1 year ago
version 2
d367370d
1 year ago
version 1
3735a0b8
1 year ago
1.0.x (base)
and
latest version
latest version
dd2250ea
19 commits,
11 months ago
version 11
dd2250ea
19 commits,
11 months ago
version 10
1c3ddd56
18 commits,
11 months ago
version 9
4b325052
17 commits,
11 months ago
version 8
bd469b41
16 commits,
11 months ago
version 7
5a7894cc
15 commits,
11 months ago
version 6
27e1eada
14 commits,
11 months ago
version 5
7b149eb0
13 commits,
11 months ago
version 4
ef4c356b
12 commits,
11 months ago
version 3
7d2200f0
11 commits,
1 year ago
version 2
d367370d
10 commits,
1 year ago
version 1
3735a0b8
9 commits,
1 year ago
36 files
+
3151
−
21
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
36
Search (e.g. *.vue) (Ctrl+P)
config/optional/core.entity_form_display.crm_contact.individual.default.yml
0 → 100644
+
88
−
0
Options
langcode
:
en
status
:
true
dependencies
:
config
:
-
crm.crm_contact_type.individual
-
field.field.crm_contact.individual.external_identifiers
-
field.field.crm_contact.individual.field_notes
-
field.field.crm_contact.individual.full_name
module
:
-
crm_field
-
name
id
:
crm_contact.individual.default
targetEntityType
:
crm_contact
bundle
:
individual
mode
:
default
content
:
created
:
type
:
datetime_timestamp
weight
:
2
region
:
content
settings
:
{
}
third_party_settings
:
{
}
emails
:
type
:
crm_email
weight
:
4
region
:
content
settings
:
foo
:
bar
third_party_settings
:
{
}
full_name
:
type
:
name_default
weight
:
0
region
:
content
settings
:
override_field_settings
:
false
labels
:
title
:
Title
given
:
Given
middle
:
'
Middle
name(s)'
family
:
Family
generational
:
Generational
credentials
:
Credentials
widget_layout
:
stacked
show_component_required_marker
:
false
credentials_inline
:
false
size
:
title
:
6
given
:
20
middle
:
20
family
:
20
generational
:
5
credentials
:
35
title_display
:
title
:
description
given
:
description
middle
:
description
family
:
description
generational
:
description
credentials
:
description
third_party_settings
:
{
}
status
:
type
:
boolean_checkbox
weight
:
3
region
:
content
settings
:
display_label
:
true
third_party_settings
:
{
}
telephones
:
type
:
crm_telephone
weight
:
5
region
:
content
settings
:
foo
:
bar
third_party_settings
:
{
}
uid
:
type
:
entity_reference_autocomplete
weight
:
1
region
:
content
settings
:
match_operator
:
CONTAINS
match_limit
:
10
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
hidden
:
external_identifiers
:
true
field_notes
:
true
name
:
true
Loading