I have a dynamically generated json object that defines the fields I want 
on a form. 

I have tried several ways to add the fields but keep hitting problems. Can 
anyone point me in the correct direction?

>From the docs it seems this should work:
https://pastebin.com/h1hu6PSw

but complains that fields can't be added to an instance.

This https://pastebin.com/sCKZXeYs seems to work, until I try to render the 
form, when it complains the mySelect.choices doesn't exist.

Thanks for any clues.

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pocoo-libs+unsubscr...@googlegroups.com.
To post to this group, send email to pocoo-libs@googlegroups.com.
Visit this group at https://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to