check the value of your form field in the post. Based on that value you van do stuff
Op woensdag 11 september 2019 14:39:12 UTC+2 schreef Rudolph Louis Cabeltis: > > Hello, > > I am using Forms by Django. And that form has a select box with two > options. > After a user selected an option. I would like the user to do the function > in the django view. > Will I be able to do this without using AJAX or Javascript? > > Thank you. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f194d750-3a48-4c28-83b2-ca12c1394c73%40googlegroups.com.

