#28414 closed Bug (fixed)
ClearableFileInput doesn't work properly as subwidget of MultiWidget
Description ¶
The forms.widgets.ClearableFileInput widget (used, e.g., by the admin app) render only input tag (even it have initial value and not required) when it subwidget of MultiWidget.
Change History (6)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Has patch: | set |
---|
comment:3 by , 8 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:4 by , 8 years ago
Summary: | ClearableFileInput's dont't work properly as subwidget of MultiWidget → ClearableFileInput doesn't work properly as subwidget of MultiWidget |
---|
Note:
See TracTickets
for help on using tickets.
PR