Am Thu, 10.Feb.2005 um 12:54:23 +0100 schraubte Thomas Nyman:
> Hi
> 
> I have also added tmpl_if conditionals so that if there is no info in 
> loop one a certain text is displayed. Which also works fine. The issue 
> however is that if loop one is empty but loop two is not then the 
> conditional should not apply. But since loop one is empty , i.e false, 
> the conditional is displayed. What i need is something along the lines 
> if loop one is empty but not loop two then display loop two else 
> display conditional.

Hi,

this seems to be similar to my problem some days ago (TMPL_OR).
Maybe you try solving it using HTML::Template::Expr, as well :)

Cheers,
  Tom
-- 
The world is coming to an end ... SAVE YOUR BUFFERS!!!


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Html-template-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to