Add Address/Edit Address Default Page
The Add Address/Edit Address default page is responsible for adding or editing an address and has the following functionality:
Displays instructional text (static)
Displays first and last name
Displays the selected address elements when in edit mode
Provides a list of countries
Provides a list of states or provinces based on county selected
Lets the shopper edit the selected address
Let the shopper add a new address
Sets an address as the default shipping address
Sets an address as the default billing address
Provides a Cancel button
User Controls
There are no custom user controls required for this page.
Web Parts
The Address Detail Web Part is used on this page to display a specific address for edit when in edit mode, whereas a blank form is displayed for add mode. The Web Part will provide the following functionality:
Displays an error message (if applicable)
Displays selected address elements when in edit mode
Provides a list of countries
Provides a list of states/provinces based on county selected
Lets the shopper to edit the selected address
Lets the shopper add a new address
Lets the shopper set as shipping address and make it a default shipping address
Lets the shopper set as billing address and make it a default billing address
Provides a cancel button
Lets the shopper remove an address when in edit mode
See Also
Other Resources
Default Profile Administration Pages