Jira No: WF-37 Requirements Set up a custom registration form with the following fields required:First NameLast NameCompanyRetail Tax IDAddressEmailPhonePasswordHow did you hear about us?Comments? (not required) Redirect the “Register” link at the top to go to the custom registration form. Reconfigure the login page to include the custom registration form Show the SKU on the… Continue reading Proposal For B2B SuiteCommerce Action Items
Tag: sca
Subscribe for email: Checkout as guest
An extension is created in SC standard where a checkbox is displayed and checked by default for email subscription Add the below HTML code to the template and SCA will check the email subscription by default
Implement Search in transaction pages using PO# or memo SCA Extension
An extension is created to search Sales orders based on PO# and quotes based on memo. The transaction column is enabled in SCA configuration. The extension extends list header js, quote list and purchase list. A template is also being overridden
SWAL for SCA Extension
This the AMD module we converted to for using a third party library in SCA extension. This way we we can reduce the load time of a page
Crypto.js as AMD for SCA Extensions
This module helps us to encrypt and decrypt data. This can be used in SCA extension for third party integration
Extend Profile model in SCA
We extend the profile model to sign out and sign in a user when they’re first registering to the website. This is done in order to change the subsidiary to a new one
Add Custom Entity Field Data to the Profile Model: SCA
To fetch custom entity custom fields using Commerce API method.
Best Practices: Choosing the Best Way to Add Savings Amounts for Quantity Pricing (SCA)
Suitecommerce advanced best practises for adding savings amount in Quantity pricing.
Bundle Themes And Extensions as SuiteApps
This article briefs about how to bundle themes and extensions as suite apps.
Contact module as Extension
SCA Extension for contact module in SCA webstore.