[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: Question about using the [if] tag...
Try:
[if explicit][condition] [loop-field parent_code] == 0 [/condition]
...
[/if]
> -----Original Message-----
> From: owner-minivend-users@minivend.com
> [mailto:owner-minivend-users@minivend.com]On Behalf Of Trevor Sky
> Garside
> Sent: Monday, June 21, 1999 11:18 AM
> To: minivend-users@minivend.com
> Subject: Question about using the [if] tag...
>
>
> ****** message to minivend-users from "Trevor Sky Garside"
> <trevor@actaeon.net> ******
>
> In my products database, there's a field called "parent_code".
>
> In a nutshell, I only need to display products with parent_code "0".
>
> Here's what I've tried so far:
>
> [if [loop-field parent_code] == 0] ... [/if]
> [if-loop-field parent_code == 0] ... [/if-loop-field]
> [if value [loop-field parent_code] eq 0] ... [/if]
> [if value [loop-field parent_code] == 0] ... [/if]
>
> So far, nothing has worked.
>
> What am I doing wrong?
>
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message.
> Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
> Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>