Re: Reference Form
I believe a bound field contains a property pointing to it's form, so
you'd do something like:
field1.form.field2
--
Michael <mhall119@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
> daniel@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-users@googlegroups.com.
> To unsubscribe from this group, send email to django-users
> +unsubscribe@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-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home