This is hard for me understand can you please give some code. I am new in Django. PLEASE HELP ME
On Thursday, July 19, 2018 at 7:26:29 PM UTC+5:30, C. Kirby wrote: > > 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: >> >> Here is the image of the form what is need when user click on "Add New >> Tax " two input (Tax name and Value ) should generate dynamically and with >> all field of the form. >> >> <https://lh3.googleusercontent.com/-WL_9Np4MV0M/W1CRf9tI_RI/AAAAAAAAAP0/0KAi2WX8UfMTDnO7YsW28dzE-r-YTiSOwCLcBGAs/s1600/django%2BDynamic.png> >> >> <https://lh3.googleusercontent.com/-WL_9Np4MV0M/W1CRf9tI_RI/AAAAAAAAAP0/0KAi2WX8UfMTDnO7YsW28dzE-r-YTiSOwCLcBGAs/s1600/django%2BDynamic.png> >> >> <https://lh3.googleusercontent.com/-WL_9Np4MV0M/W1CRf9tI_RI/AAAAAAAAAP0/0KAi2WX8UfMTDnO7YsW28dzE-r-YTiSOwCLcBGAs/s1600/django%2BDynamic.png> >> > -- 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 post to this group, send email to [email protected]. 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/734e4c1c-ec9c-4627-93c8-5d2e692c9447%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

