Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

com.bpsinfo.ultracart.checkout.ui.ForgotPasswordForm 

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

email

string

$form.email

 

 

 

errorsArray of Errors

Error[ ]

$form.errors

 

 

 

infoMessages

Array of string[ ]

$form.infoMessages

 

 

 

returnTo

string

$form.returnTo

 

 

 

...