PDA

View Full Version : Business Logged-In Customers


Pneumatus
22-Sep-2003, 02:37 PM
Is it possible in the ProductLine templates to tell if a customer is logged in with a nqv or similar. I am developing a review script for business where there are two types of review - normal people and pro reviews. i have got the normal part working but in order to collect pro reviews, i want to only display a link for pro reviewers when they are logged in.

Is this possible?

Ben
23-Sep-2003, 02:52 PM
Hi Matt

You can do this using the <Actinic:SHOWFORPRICESCHEDULE> tag - further info here (http://knowledge.actinic.com/users/kadmin/cgi-bin/ss000007.pl?PRODREF=GC134&NOLOGIN=1&ACTINIC_REFERRER=http://knowledge.actinic.com/users/kadmin/acatalog/).

Ben

Pneumatus
23-Sep-2003, 03:32 PM
Thanks a lot Ben! I can't believe I managed to miss that in the KB.

Cheers