Tuesday, September 8, 2015

Dynamically alter a list based on selections on other widgets

Hello

I am looking to develop a GUI (Form?) in which I can display a list the contents of which change on the fly as the user makes other selections. For example, there could be a radio button (a simple yes/no button) - based on the selection, the displayed list needs to change dynamically.
the list could be too long and so, I would like to display it as a scrollable list.

Tips/thoughts on how I could accomplish this will be much appreciated. Of course, if someone has implemented and is willing to share the code, that will be much appreciated as well!

Thanks in advance,
/Baktha

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8d8320cb-1eed-4da4-a22d-8dcb768c3fc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment