> Folks,
>
> I would appreciate some help figuring out how to create a
> templated form scenario. The quick form of the question is
> either:
>
> How do I iterate over two form field list simultaneously
> in my template using {% for f in form %}, sort of like
> {% for f,g in form1,fo
Folks,
I would appreciate some help figuring out how to create a
templated form scenario. The quick form of the question is
either:
How do I iterate over two form field list simultaneously
in my template using {% for f in form %}, sort of like
{% for f,g in form1,form2 %}?
or
2 matches
Mail list logo