Forms Subtab
These settings work with SuiteCommerce MyAccount, SuiteCommerce, and the Vinson release of SuiteCommerce Advanced and later.
These settings control the behavior of checkout forms.
Auto Populate Name and Email
The Auto Populate Name and Email setting works with to SuiteCommerce MyAccount, SuiteCommerce, and the Vinson release of SuiteCommerce Advanced and later.
This Boolean lets you enable or disable the auto-population of a guest shopper’s name and email in any forms used during checkout. If this box is cleared, the fields won't populate automatically. If this box is checked, the Login as Guest, Show Name and Login as Guest, Show Email options must be enabled to populate automatically.
ID |
autoPopulateNameAndEmail |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |
Login as Guest, Show Name
The Login as Guest, Show Name setting works with to SuiteCommerce MyAccount, SuiteCommerce, and the Vinson release of SuiteCommerce Advanced and later.
This Boolean lets you choose whether to show the first and last name fields when a user registers as a guest. If enabled, and the Auto Populate Name and Email property is also enabled, first and last name information will be required and automatically populate during checkout process where needed. If disabled, the fields won’t populate automatically.
ID |
forms.loginAsGuest.showName |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |
Login as Guest, Show Email
The Login as Guest, Show Email setting works with to SuiteCommerce MyAccount, SuiteCommerce, and the Vinson release of SuiteCommerce Advanced and later.
This Boolean lets you choose whether to show the email address field when a user registers as a guest. If enabled, and the Auto Populate Name and Email property is also enabled, the email address will be required and automatically populate during checkout where needed. If disabled, the fields won't populate automatically.
ID |
forms.loginAsGuest.showEmail |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |
Show Address Line 2
The Show Address Line 2 setting works with to SuiteCommerce MyAccount, SuiteCommerce, and the Vinson release of SuiteCommerce Advanced and later.
This Boolean displays lets you choose whether to show a second address line during checkout.
ID |
forms.address.showAddressLineTwo |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |