affiliate_signup_success.vm
info
Transcluded from Screen Interface Intro.
$form variables for template affiliate_signup_success.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
address1 | string | $form.address1 | |||
address2 | string | $form.address2 | |||
agreement | string | $form.agreement | |||
checksPayableTo | string | $form.checksPayableTo | |||
city | string | $form.city | |||
companyName | string | $form.companyName | |||
confirmEmail | string | $form.confirmEmail | |||
confirmPassword | string | $form.confirmPassword | |||
continueUrl | string | $form.continueUrl | |||
countries | string[] | $form.countries | |||
country | string | $form.country | |||
crossSiteProtectionToken | string | $form.crossSiteProtectionToken | |||
dobDay | string | $form.dobDay | |||
dobDays | [Option](../storefront-object-model/option-sfo.md)[] | $form.dobDays | |||
dobMonth | string | $form.dobMonth | |||
dobMonths | [Option](../storefront-object-model/option-sfo.md)[] | $form.dobMonths | |||
dobYear | string | $form.dobYear | |||
dobYears | [Option](../storefront-object-model/option-sfo.md)[] | $form.dobYears | |||
email | string | $form.email | |||
errors | [Error[]](../storefront-object-model/error-sfo.md) | $form.errors | |||
fax | string | $form.fax | |||
firstName | string | $form.firstName | |||
infoMessages | string[] | $form.infoMessages | |||
lastName | string | $form.lastName | |||
marketingStrategy | string | $form.marketingStrategy | |||
merchantId | string | $form.merchantId | |||
password | string | $form.password | |||
paypalEmail | string | $form.paypalEmail | |||
phone | string | $form.phone | |||
recaptchaHtml | string | $form.recaptchaHtml | |||
recaptcha_challenge_field | string | $form.recaptcha_challenge_field | |||
recaptcha_response_field | string | $form.recaptcha_response_field | |||
referralSource | string | $form.referralSource | |||
state | string | $form.state | |||
taxId | string | $form.taxId | |||
themeCode | string | $form.themeCode | |||
usingOther | string | $form.usingOther | |||
websiteName | string | $form.websiteName | |||
websiteUrl | string | $form.websiteUrl | |||
zip | string | $form.zip |
Flow

Was this page helpful?