I believe a bound field contains a property pointing to it's form, so you'd do something like:
field1.form.field2 -- Michael <mhall...@gmail.com> On Mon, 2011-01-10 at 17:03 -0200, Daniel Corbe wrote: > Hi, > How to get reference of one field form from another field form when > both are in same form? > > -- > Daniel Corbe Hahne Latorre > dan...@corbe.com.br > 55 48 9618-5115 > skype: daniel_corbe > > > > -- > You received this message because you are subscribed to the Google > Groups "Django users" group. > To post to this group, send email to django-us...@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. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.