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: 
- I have the UPS Custom Integration configured so that ... (2008-07-11 10:21)
- I would like to conditionally display something for a ... (2008-07-03 17:37)
- Is there any way to configure specific global headers ... (2008-06-02 18:28)
- I pay my affiliates with gift certificates from your ... (2008-05-29 10:42)
- Is there any way to add a negative number ... (2008-05-22 13:51)
Top 10 
- 2521 views:
Adding Tokens to Evaluate Expressions - 2510 views:
Why won't you call me for technical support? I ... - 2489 views:
Is there a way to "Limit" the number of ... - 2402 views:
Are license keys valid for more than one store? ... - 2308 views:
I'm trying to enter a license key and get ... - 2270 views:
How do I install a module? - 2133 views:
How do I check for a module upgrade? - 2132 views:
How can display and change the parameters of an ... - 1960 views:
The total on my checkout pages are not correct. ... - 1843 views:
I have select and radio type attributes in my ...
















