[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] Nested-IFS and Inner-IFS keep breaking
"Houman Akhavan" <houman@edigitalweb.com> writes:
> The following is a search page which is running on Interchange v4.5.6. After
> the third nested if this breaks. I have tested it as a single nested if and
> it works. I am just checking to see if my syntax is incorrect for the
> if-statement. The Construct store really doesn't have any nested-ifs in its
> pages, and the docs don't say much about them either. Also, it breaks when
> you use logical operators more than once, such as [AND ...] and [OR ...].
[...]
>
> Page Contents:
>
> [if value make eq "Make"]
> [if value model eq "Model"]
> [if value year eq "Years"]
> <br>select make you haven't select anything<br>
> [else]
> year
> [/else]
> [/if]
> [else]
> model
> [/else]
> [/if]
First, for nested ifs you are better off with the addition of [then],
but I suggest to use embedded Perl for sth like that.
Ciao
Racke
--
LinuXia Systems && Cobolt NetServices, eCommerce and more
Shop- und Datenbanklösungen mit MiniVend, Firewalls auf Debian-Basis
http://www.linuxia.de - http://www.cobolt.net
--> Junior Officer of the MiniVend/Interchange Bug Patrol <---
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users