﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29956	Allow formset form widget override for the ORDER field	Claude Paroz	Hasan Ramezani	"It would be handy to be able to override the widget of the added `ORDER` field of a formset form with `can_order=True`. The typical use case is to use a `HiddenInput` to manage the formset ordering in the UI without a visible form field.
At first sight, I think this could be easily doable in the `BaseFormSet.add_fields` method."	New feature	closed	Forms	dev	Normal	fixed			Accepted	1	0	0	0	0	0
