did it work Hank ?

On Feb 9, 7:47 am, Brian Neal <bgn...@gmail.com> wrote:
> On Feb 8, 10:03 am, hank23 <hversem...@stchas.edu> wrote:
>
> > I have coded a form which will display some data in a dropdown
> > selection box. The data is being populated from a a queryset that I
> > have setup in the form's code. However the entries in the dropdown
> > only display as objects of the table from which they're being
> > retrieved, and don't display the actual field data that I was hoping
> > to have it display. So how do I specify in the form which of the table
> > fields is to be the display field and which is suppoed to be the
> > underying key value to be passed when and entry is selected? Thanks
> > for the help.
>
> Post your code somewhere, e.g. dpaste.com so we have a better idea
> what you are trying to do.
>
> Best,
> BN

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to