You can use django form wizard if you want, much easier than you should
manipulate the onclick event using javascript or something similar with
that..
Maybe you should remodel your form or the flow.. Hope this help


On Sun, Jun 7, 2020, 1:34 PM Sai <chaitu.orak...@gmail.com> wrote:

> Hi guys,
> I am working on a* Django project,* which involves submission form and
> saving the data in the database using model form.  I am stuck with one of
> the functionalities of form which should work like for example "do you want
> benefit plan: *YES,* *next Field options should pop up*. if click* NO,
> nothing should happen* and move to the next question."
>
> I went through all over the internet and found the dependent drop-down
> select option but not like field pop up as we click through te form.
>
> Please let me know how to achieve this in a clear way as I am new to
> Django and programming as well.
>
> Thank You so much in advance.....
>
> --
> 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/0c8d8457-b2d8-4598-aa0d-b9b05e817722o%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/0c8d8457-b2d8-4598-aa0d-b9b05e817722o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAJepfJUBQZHVN9%3DBBQJkPy1iMd%3D0mE7rOQjwWb4U%2BdwBo3Jd0g%40mail.gmail.com.

Reply via email to