You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/config.example.yml
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -237,11 +237,6 @@ submission:
237
237
- value: default
238
238
style: text-muted
239
239
icon: fa-circle-xmark
240
-
# If set to true avoid setting placeholder for simple fields, where the placeholder would be the same as the label.
241
-
# The default is set to true as placeholders that do not provide additional information to the field are to be avoided as they could cause accessibility issue.
242
-
# More info on the topic can be found at https://www.deque.com/blog/accessible-forms-the-problem-with-placeholders/
243
-
omitSimpleFieldPlaceholders:
244
-
245
240
246
241
# Fallback language in which the UI will be rendered if the user's browser language is not an active language
0 commit comments