This is an old post but one that helped me when I first working on this: https://www.jpichon.net/blog/2010/08/django-admin-actions-and-intermediate-pages/
On Tuesday, 19 November 2019 16:54:25 UTC+2, Thiago Luiz Parolin wrote: > > I have a form in admin that when selecting a particular action, presents an > intermediate page with numeric fields to be filled and saved in the selected > records. > How can I save each record of my queryset with its respective field on this > intermediate page? > I have almost everything working, just assigning each field of the > intermediate page to its record that I don't know how to do > Does anyone have any ideas? > > -- 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/848e068a-654b-4b84-9626-b871a52e971c%40googlegroups.com.