Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75194ae

Browse filesBrowse files
committed
Tweaks
1 parent 5f4d81c commit 75194ae
Copy full SHA for 75194ae

File tree

1 file changed

+3
-4
lines changed
Filter options

1 file changed

+3
-4
lines changed

‎form/bootstrap4.rst

Copy file name to clipboardExpand all lines: form/bootstrap4.rst
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,9 @@ Due to Bootstrap internals, the label is already rendered by ``form_widget()``.
9797
File inputs
9898
-----------
9999

100-
Files input are rendered using the Bootstrap "custom-file" class.
101-
102-
Due to Bootstrap internals, the rendered field does not display the selected filename.
103-
To fix that missing display, you can use the "`bs-custom-file-input`_" plugin (vanilla javascript), as recommended by `Bootstrap Forms documentation`_.
100+
File inputs are rendered using the Bootstrap "custom-file" class, which hides
101+
the name of the selected file. To fix that, use the `bs-custom-file-input`_
102+
JavaScript plugin, as recommended by `Bootstrap Forms documentation`_.
104103

105104
Accessibility
106105
-------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.