PDA

View Full Version : login on homepage


con
04-Mar-2003, 10:23 AM
is it possible to have username and password fields for login on the brochure home page?

I cant seem to find info on this in the help.

cdicken
06-Mar-2003, 12:57 PM
There is no way to do this automatically.

You could, however, manually copy and paste the entire login form code from login.html into the Brochure Layout template you are using for the front page of your store.

You may also need to include a hidden form field of the form on your brochure home page.

<input type="hidden" name="ACTINIC_REFERRER" value="http://your.URL/acatalog">