I got it error was i was trying to check to two different data types
one was an integer and other was a string like 1 and '1'
On Dec 9, 8:34 pm, Daniel Roseman wrote:
> On Dec 9, 2:18 pm, Biju Varghese wrote:
>
> >
> > {%for jobsp in jobspecs%}
> > {%ifequ
On Dec 9, 2:18 pm, Biju Varghese wrote:
>
> {%for jobsp in jobspecs%}
> {%ifequal jobsp.id jobtitle.jobspec_id %}
> {{jobsp.id}}
> {%endifequal%}
> {%endfor%}
>
{%for jobsp in jobspecs%}
{%ifequal jobsp.id jobtitle.jobspec_id %}
{{jobsp.id}}
{%endifequal%}
{%endfor%}
-select-
{%for jobspec
3 matches
Mail list logo