[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] vertical dealer category


Donald wrote:
On Wednesday, February 25, 2004 7:04 AM, suppressed 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]
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.