﻿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
3969	Is Not Possible with just a form->template to include both submitted values and errors	jon.i.austin@…	Adrian Holovaty	"As far as I can tell it isn't possible (using just a form subclass -> template mapping) to return the values submitted as well as any errors -- this means that anytime someone fills out say a very long form and submits it and it comes back with errors they won't get any of their input...
so far as i can tell there's no way to return the submitted values with the errors without specifying the most of the html manually, or just sending back the fields or something funky -- i.e. losing half the point of using a form class.

I tried to do this with multiple forms of the same class using prefix, which prob makes it even stickier.

Am I totally missing something here, is this on the roadmap or a bug?"		closed	Forms	dev		invalid			Unreviewed	0	0	0	0	0	0
