Hi,  I fear that I just haven't found this in the docs yet.  But, here
goes....

I'm using a formset to list out a number of text box fields.   The
initial number varies based on a couple of factors.  But, never
grows.

The formset has initial_values.  In the template, I have to preset the
values in a jQuery block.  I can look loop through the forms, and
print the html text boxes fine, but I don't know how to get the
integer value of the field, so I can set up the jQuery control.

I'm thinking I may have used this formset feature for the wrong
reason.  But, I wanted to get the validation, and other support.

Any thoughts?

thanks
Gene
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to