[ic] vertical dealer category

interchange at thedesignpeople.com interchange at thedesignpeople.com
Wed Feb 25 13:04:40 EST 2004


Donald wrote:
> On Wednesday, February 25, 2004 7:04 AM, joscan at comcast.net wrote:
> 
> 
>>I want to have a vertical category below the "all" categroy list  that
>>would be for logged in dealers.
>>here if the user is a dealer then a select area and cat for dealers
>>would appear. I have cloned the vertical_category and edited the sel
>>column to look for dealer attributes within area/cat table
>>
>>
>>sf=sel
>>op=eq
>>se=[control set_selector dealer]
>>
>>but what If statement am I going to need to have the logged in
>>dealer's value envoke the dealer category
>>
> 
> [if session logged_in]
> ...
> [/if]
> 
If you are using IC's built in dealer functionality I belive you can use:
[if scratch dealer]
...
[/if]


More information about the interchange-users mailing list