Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
options_table
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
options_table
Merge requests
!5
Issue
#3322484
by rp7, anybody: Allow to override the toggle label
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3322484
by rp7, anybody: Allow to override the toggle label
issue/options_table-3322484:3322484-allow-label-override
into
2.x
Overview
1
Commits
3
Pipelines
3
Changes
2
Open
Julian Pustkuchen
requested to merge
issue/options_table-3322484:3322484-allow-label-override
into
2.x
2 months ago
Overview
1
Commits
3
Pipelines
3
Changes
2
Expand
Closes
#3322484
0
0
Merge request reports
Compare
2.x
version 2
6390065c
2 months ago
version 1
39848e53
2 months ago
2.x (HEAD)
and
latest version
latest version
ebe2e20c
3 commits,
2 months ago
version 2
6390065c
2 commits,
2 months ago
version 1
39848e53
1 commit,
2 months ago
2 files
+
54
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
config/schema/options_table.schema.yml
0 → 100644
+
9
−
0
Options
# Schema for the configuration files of the Options Table module.
field.widget.settings.options_table
:
type
:
mapping
label
:
'
Check
boxes/radio
buttons
format
settings'
mapping
:
toggle_label
:
type
:
string
label
:
'
Toggle
label'
Loading