Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal.org
better_exposed_filters
Commits
6bb6de74
Commit
6bb6de74
authored
Sep 12, 2020
by
Neslee
Browse files
Issue #3154030 by vacho: Missing schema for text_input_required, text_input_required_format
parent
1d4eba2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/schema/better_exposed_filters.exposed_form.schema.yml
View file @
6bb6de74
...
...
@@ -63,3 +63,9 @@ better_exposed_filters.general:
secondary_open
:
type
:
boolean
label
:
'
Secondary
options
is
open'
text_input_required
:
type
:
text
label
:
'
Text
shown
if
a
filter
option
has
not
been
selected'
text_input_required_format
:
type
:
text
label
:
'
Text
format
for
the
text_input_required
field'
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment