I have a use-case in which if a drop-down changes, the view should be redirected to another view. In the update view, I am using built-in class-based view, UpdateView
UpdateView