PDA

View Full Version : Editing the login page


davie_ne1
14-Jan-2003, 12:09 PM
I am using actinic V6 business.

I need to enter some additional text onto the login page so that my none account customers no which guest account to login with.

ie.

For Orders under £999 net, please use this account.

Username: guest

Password: trade



how do i do this??

Menar
14-Jan-2003, 01:57 PM
Hi,

I have a suggestion, In Actinic if you goto Advance|Template manager|Miscellaneous then click on the Cust.Login button this will then open up the template.

If you then perform a search and find where the variable 'NETQUOTEVAR:REGISTERED' and insert the text you want, to appear on the login page. The text you enter will appear after the text "If you have an account, please login below"
on the login page.



;)

davie_ne1
15-Jan-2003, 11:52 AM
worked great

thanks for all your help