If the dynamic display changes without the page re-loading, then the best way to do this is with Javascript. Use the Django template to make sure all of the content you might want to show is on the page, and then use JS to change one field on the event of the other field changing.
On Thursday, December 12, 2019 at 6:27:27 AM UTC-6, Technical Services at Maitripa College wrote: > > I have a form that displays course codes from a drop-down list. I would > like to display dynamically the content of another field (different for > each course) each time a course code is selected from the drop-down list. > > Thanks in advance! > > alfredo > -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f517e0cf-3923-4ff5-8080-e10ea6dda468%40googlegroups.com.