affiliate_partner_select_managed_link.vm

com.bpsinfo.ultracart.affiliate.ui.partner.SelectManagedLinkForm

In addition to other standard variables like $cart, StoreFront system screens (display and post form data, such as checkout screens) have a $form variable that contains fields and data specific to that screen.  

Listed below are the form fields specific to this screen template.

$form variables for template affiliate_partner_select_managed_link.vm

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

crossSiteProtectionToken

string

$form.crossSiteProtectionToken

 

 

 

errors

Error[]

$form.errors

 

 

 

infoMessages

string[]

$form.infoMessages

 

 

 

links

Link[]

$form.links

 

 

 

selectedAffiliateProgramManagedLinkOid

integer

$form.selectedAffiliateProgramManagedLinkOid

 

 

 

 

Template Specific Value Objects

Field

Type

Comment/Sample

affiliateProgramManagedLinkOid

integer

 

name

string

 

type

string

 

Flow