Thursday, July 19, 2018

Re: How to create dynamic form field? Django 2.0

https://docs.djangoproject.com/en/2.0/topics/forms/formsets/ to allow for multiple instances of the same form type. Then you will need some javascript to handle showing additional instances of the form when the button is clicked

On Thursday, July 19, 2018 at 9:29:51 AM UTC-4, Django Lover wrote:

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c8ae0b6c-957c-4cae-83b1-b7e46916d797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment