Hi

I have a formset. Each form will only contain a checkbox. This checkbox 
needs to indicate which PK the form applies to.

The idea is that a user can scroll through this formset. Check which 
records they wish to delete and then remove them through a delete view.

auto_id's always seem to show as hidden fields and nothing I have tried 
changes this. Also how I can make sure that the checkbox value is the 
auto_id?

Thanks for any assistance.

-- 
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 http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to