Forms Subtab
These settings configure the behavior of checkout forms.
Applies to:
-
SuiteCommerce Advanced - Vinson and later
-
SuiteCommerce
More Information: Checkout
Auto Populate Name and Email
This Boolean enables or disables auto-population of a guest shopper’s name and email in any forms during checkout. If this field is disabled, no fields will populate automatically. If this field is enabled, Login as Guest, Show Name and Login as Guest, Show Email options must be enabled (as applicable) to populate automatically.
ID |
autoPopulateNameAndEmail |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |
Login as Guest, Show Name
This Boolean displays or hides first and last name input fields when a user registers as a guest. If enabled, and the Auto Populate Name and Email property is also enabled, these names will be required and automatically populate throughout the checkout process where applicable. If disabled, no fields populate automatically.
ID |
forms.loginAsGuest.showName |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |
Login as Guest, Show Email
This Boolean displays or hides an email address input field when a user registers as a guest. If enabled, and the Auto Populate Name and Email property is also enabled, this address will be required and automatically populate throughout the checkout process where applicable. If disabled, no fields populate automatically.
ID |
forms.loginAsGuest.showEmail |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |
Show Address Line 2
This Boolean displays or hides a secondary address line during Checkout.
ID |
forms.address.showAddressLineTwo |
UI location |
Checkout > Forms |
JSON file |
CheckoutApplication.json |