How do I make the Customer Account screen compatible with List Manager?
(2004/02/24)Only a few simple modifications need to be made to the "Customer Account" template. The following steps assume that you have registered the List Manager on the 'Other Page Templates' module's "third party tokens" tab w/ the token "BROK_WISHLIST". If you used something else for the token you'll need to adjust the steps accordingly.
You'll need to add the token:
%module|BROK_WISHLIST|ACNT_form|%
between the %beginform|ACNT|% and %endform% tokens. This token uses the "Account page template" area (on the List Manager's "options" tab) to display the List Manager's fields so keep that in mind when placing the token. By default the "Account page template" is a number of table rows w/ 2 cells per row; In my testing placing the %module|BROK_WISHLIST|ACNT_form|% token
immediately below the row:
<TR><TD ALIGN="left" VALIGN="middle">
%begin_if|g.Customer_VerifyPassword_Invalid|%
<FONT FACE="%bdyfontface%" SIZE="%bdyfontsize%" COLOR="red">
%else%
<FONT FACE="%bdyfontface%" SIZE="%bdyfontsize%">
%end_if%
<B>Confirm Password</B>
</FONT>
</TD><TD ALIGN="left" VALIGN="middle"><FONT FACE="%bdyfontface%" SIZE="%bdyfontsize%">
%verifypassword_box|25|%
</FONT>
</TD></TR>
worked well (and is the same location that it appears on the standard Customer Account page).
That is the only modification necessary. If there are prompts that you do not want to display to the customer you need to remove those from the "Account page template" area in teh List Manager AND uncheck the option to offer them as options to the customer.
Last update: 2004-12-10 09:50
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
Top 10 
- 2843 views:
Adding Tokens to Evaluate Expressions - 2779 views:
Is there a way to "Limit" the number of ... - 2723 views:
Why won't you call me for technical support? I ... - 2615 views:
Are license keys valid for more than one store? ... - 2509 views:
I'm trying to enter a license key and get ... - 2495 views:
How do I install a module? - 2346 views:
How do I check for a module upgrade? - 2312 views:
How can display and change the parameters of an ... - 2160 views:
The total on my checkout pages are not correct. ... - 1973 views:
I have select and radio type attributes in my ...
















