Theme-Skin

A skin is a group of elements designed to compliment each other. A theme can contain multiple skins. You can quickly change the appearance of your domain by applying a different skin. The default skins that come with a theme cannot be changed. Instead you can copy the default skins and then make any required… Continue reading Theme-Skin

“Customer Notification” tab navigate to a new page in the my accounts section and save the form values in Netsuite in the created custom record using extension.

Javacsript Entry file Router File View File Suite Script JJ.MyaccountNav.MyaccountNav.js file Service Controller file Change in manifest file entri point as service controller Create a custom record in the NetSuite with fields belowNameCommentsDate of birthPhone numberEmail Go to Customization > Lists, Records, & Fields > Entity Fields.

How to install Node Version Manager (NVM) for Windows 10?

Go to the nvm-windows Git Repository Using your browser navigate to the Git repository for nvm-windows located https://github.com/coreybutler/nvm-windows/releases.Click on the ‘nvm-setup.zip’ link from the ‘assets’ table.Locate the Zip File & Extract. Install NVM: Double-Click on the executable file to launch the installer.Choose ‘I accept the agreement’ option.Select destination to install.Select Symlink for Node.js.Click on Install… Continue reading How to install Node Version Manager (NVM) for Windows 10?