Hi,
I have a form where I display a multiple select field (using
ModelMultipleChoiceField). This consists a list of track and field
events that the user can participate in. The user can select upto a
pre-determined number of events to particpate in. Now when the user
selects an event from that select list, i want to display a field
where the user can provide his existing performance metric (they can
be either length based, height based or time based).

I know I shall need a lot of javascript magic.. any hints as to go
about the django forms, fields and javascript stuff would be much
appreciated.

-Adi
--~--~---------~--~----~------------~-------~--~----~
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