Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inline_entity_form
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
50
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
inline_entity_form
Merge requests
!123
Allow select widget for "Add existing items" - MR from the patch
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Allow select widget for "Add existing items" - MR from the patch
issue/inline_entity_form-2683125:2683125-allow-select-widget
into
3.x
Overview
0
Commits
2
Pipelines
1
Changes
3
Open
Arunkumar Kuppuswamy
requested to merge
issue/inline_entity_form-2683125:2683125-allow-select-widget
into
3.x
1 month ago
Overview
0
Commits
2
Pipelines
1
Changes
3
Expand
Closes
#2683125
👍
0
👎
0
Merge request reports
Compare
3.x
version 1
747b57b2
1 month ago
3.x (HEAD)
and
latest version
latest version
927aeb83
2 commits,
1 month ago
version 1
747b57b2
1 commit,
1 month ago
3 files
+
171
−
71
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
config/schema/inline_entity_form.schema.yml
+
3
−
0
Options
@@ -22,6 +22,9 @@ field.widget.settings.inline_entity_form_simple:
allow_existing
:
type
:
boolean
label
:
"
Allow
existing"
add_existing_widget
:
type
:
string
label
:
"
Add-existing
widget"
match_operator
:
type
:
string
label
:
"
Match
operator"
Loading