Skip to main content
Reference

account_change_password_confirm.vm

This template is the "success" screen shown to customers after they change their password.

info

Transcluded from Screen Interface Intro.

Form Legend
:tick: → form field
:green-star: → submit button

$form variables for template account_change_password_confirm.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
continueUrlstring$form.continueUrlThis url will be one of two values.
The default will be the Store URL which is configured on the back end at Home → Configuration → Merchant Profile.
This default can be overridden by passing in a OVERRIDECATALOGURL value when posting anything to the UCEditor screen.
Traditionally, this url is used as the form action url and the customer is provided with a submit button to acknowledge the password change success and continue shopping.
Was this page helpful?