Thanks Bill. I'll clarify.

Basically what I want to do is give each option under the choice field
a function. So once the user has selected an option under the drop
down box, that would initiate a script which would generate a set of
links (buttons) at the bottom of the page to take the user to the next
step.

So if under the drop down menu you choose "Done", that would
automatically generate two links. One that says "Stop" and one that
says "Close". What the links do isn't important, it's how to get the
chosen option to generate the links that I don't know how to do.

Someone mentioned to me to use a state table. I'm not sure what that
means, but maybe others do.

Now the reason I bring up the admin page is because I also want it to
be customizable from there. So as an example, if selecting "Done"
generates a "Stop" and a "Close" button, I might want to change those
button and or their links at a later time, and I would want to do it
from the admin page.

Hopefully that clarifies things more and thanks again

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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