Re: Formwizard dropdown lists

2009-09-16 Thread Karen Tracey
On Tue, Sep 15, 2009 at 11:45 PM, dingue fever wrote: > > Hi, > > I have modelform that I use in a formwizard and I populate a few of > the dropdown selects by accessing the database and creating a list for > the choice. However when I add an item to a table via the admin site > and then goto my f

Formwizard dropdown lists

2009-09-15 Thread dingue fever
Hi, I have modelform that I use in a formwizard and I populate a few of the dropdown selects by accessing the database and creating a list for the choice. However when I add an item to a table via the admin site and then goto my formwizard page the new item does not show up in the list until I re