Hi,

I need to use a select box in my Django application. But i want it to
be filled dynamically when it is clicked so that the user will select
some specified values that are taken from the database.

Instead of that select box i may use a new page that will be opened
when a button or check box clicked, and then choose the right value,
and then will see the right value on the first page.

I need also another application that will update some parts of the
form by taking another value from the form and get a query result from
the db and update the form.

Any keywords or help will be helpfull.

Oğuz Yarımtepe
--~--~---------~--~----~------------~-------~--~----~
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