[Flask] WTForms / Validation / Dynamically set fields help

Michael Woon woon at mit.edu
Sat Mar 11 05:08:52 EST 2017


Hi Flask community,

I have a question, but don't trust that posting source code to the mailing
list will be easy to read, so maybe it's better here:
http://stackoverflow.com/questions/42721564/flask-python-wtforms-validation-and-dynamically-set-selectfield-choices

A brief description:

I'm struggling a little bit right now with creating choices for a
SelectField dynamically on a POST and then POSTing again, using data from
the field, all to the same page. I think it might be validation related.
Much more detail via the link above.


Thanks!
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20170311/95ead1fe/attachment.html>


More information about the Flask mailing list