affiliate_login.vm
info
Transcluded from Screen Interface Intro.
$form variables for template affiliate_login.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
affiliateId | string | $form.affiliateId | |||
crossSiteProtectionToken | string | $form.crossSiteProtectionToken | |||
email | string | $form.email | |||
errors | [Error](../storefront-object-model/error-sfo.md)[] | $form.errors | |||
infoMessages | string[] | $form.infoMessages | |||
merchantId | string | $form.merchantId | |||
password | string | $form.password | |||
sendPassword | string | $form.sendPassword | |||
target | string | $form.target | |||
themeCode | string | $form.themeCode |
Flow

Was this page helpful?