Hi,
I have a modelForm that has a foreign key. I want the control to be a link 
instead of a <select> element. This I have managed. It opens a div which lets 
me pick a value from a long list.

The problem I am having is feeding the chosen value back into the original 
form. I can't figure out which clean to override and how to do it.

Here's some code: http://dpaste.com/81374/

It's kind of a mess, I hope someone can point me in the right direction.

\d


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to