Carey Gagnon wrote:
> John, thanks so much! I knew there had to be a simpler way. Ihad already
> successfully created the drop downlist it was getting it populated without a
> db look up that I was having an issue with. Now it is populating and
> correctly saving everything to the database.
> 
> Still one issue however. I am now getting the following error shown in the
> terminal window (I'm running linux) This is only a partial trace back:
> 
> File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dControlItemMixin.py",
> line 356, in _setStringValue
>     raise ValueError(_("String must be present in the choices."))
> ValueError: String must be present in the choices.
> 
> Any ideas?

Could you please post the entire traceback? I just changed this behavior 
yesterday (raising a ValueError instead of just outputting the message 
to the log).

Paul



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/4a5e6431....@ulmcnett.com

Reply via email to