Site Management Tools Subtab
These settings configure properties for the Site Management Tools (SMT).
More Information: Site Management Tools
Use Site Management Tools
You can't use Content Delivery and SMT at the same time. If you want to use Content Delivery, this property must be unchecked.
ID |
cms.useCMS |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
Configuration file (pre-Vinson) |
Configuration.js |
Disable ESC Key to Login
This property works with:
-
SuiteCommerce Advanced – Elbrus and later
-
SuiteCommerce
This Boolean enables or disables SMT’s escape-to-login feature. By default, this is unchecked, so users can select ESC to log in to SMT. To disable your site’s escape-to-login feature, check this property.
More Information: Disable Esc Key to Log In
ID |
cms.escToLoginDisabled |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
Landing Pages URL
This property works with:
-
SuiteCommerce Advanced – Elbrus and later
-
SuiteCommerce
This string lets you set the base URL for Site Management Tools landing pages. By default this property is blank, and landing pages use you web store's URL. If you’re working in a sandbox account, set the property your sandbox URL. For example, https://system.sandbox.netsuite.com.
ID |
cms.baseUrl |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
CMS Adapter Version
This string lets you specify which CMS Adapter version (2 or 3) Site Management Tools will use. By default, this field is set to 3. If you’re adding custom content types (CCTs) to your site, set this property to 3.
More information: Site Management Tools
ID |
cms.adapterVersion |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |
Time to Wait for CMS Content (ms)
This string lets you specify the maximum time (in milliseconds) to wait for CMS content to load. If this maximum time is exceeded, the app loads first and then the CMS content loads. There may also be some flickering. By default, this value is set to 200.
More information: Site Management Tools
ID |
cms.contentWait |
UI location |
Integrations > Site Management Tools |
JSON file |
CMS.json |