myaccount_address.vm

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 myaccount_address.vm

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

 

This screen relies on REST calls to load and save data, so it will have no $form variables, and very few StoreFront Template Language interactions.

Most of the newer screens behave in this manner to allow for remote (hosted on remote servers) versions of this page to exist and function properly without maintaining two separate code bases.

Please see the MyAccount REST API for calls related to this page.

 

 

Flow