affiliate_partner_manage_links.vm
info
Transcluded from Screen Interface Intro.
$form variables for template affiliate_partner_manage_links.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
crossSiteProtectionToken | string | $form.crossSiteProtectionToken | |||
errors | [Error[]](../storefront-object-model/error-sfo.md) | $form.errors | |||
infoMessages | string[] | $form.infoMessages | |||
links | Link[] (see below) | $form.links | |||
newLink | string | $form.newLink |
Template Specific Value Objects
Link
| Field | Type | Comment/Sample |
|---|---|---|
affiliateLinkOid | integer | |
approval | string | |
delete | string | |
edit | string | |
name | string | |
showButtons | boolean | |
view | string |
Flow

Was this page helpful?