Skip to main content
Reference

wholesale_signup_application.vm

info

Transcluded from Screen Interface Intro.

$form variables for template wholesale_signup_application.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
address1string$form.address1
address2string$form.address2
businessNotesstring$form.businessNotes
catalogUrlstring$form.catalogUrl
certificateOfResale[html file input field](http://www.w3.org/TR/html-markup/input.file.html)$form.certificateOfResale
citystring$form.city
companystring$form.company
confirmPasswordstring$form.confirmPassword
countriesstring[]$form.countries
countrystring$form.country
dayPhonestring$form.dayPhone
desiredPricingTierOidinteger$form.desiredPricingTierOid
emailstring$form.email
errors[Error](../storefront-object-model/error-sfo.md)[]$form.errors
eveningPhonestring$form.eveningPhone
faxstring$form.fax
firstNamestring$form.firstName
infoMessagesstring[]$form.infoMessages
lastNamestring$form.lastName
merchantIdstring$form.merchantId
passwordstring$form.password
postalCodestring$form.postalCode
pricingTiersWholesaleSignupPricingTier[] (see below)$form.pricingTiers
referralSourcestring$form.referralSource
statestring$form.state
taxIdstring$form.taxId
websiteUrlstring$form.websiteUrl
wholesaleAgreementstring$form.wholesaleAgreement

Template Specific Value Objects

WholesaleSignupPricingTier
FieldTypeComment/Sample
pricingTierOidinteger
namestring

Flow

flow_wholesale_signup_application.vm.png

Was this page helpful?