Make Terms and Condition configurable for a Domain

Updating the Terms & Condition PDF link in the signup form in such a way that should be configurable from netsuite . Created a configuration field “TermsAndCondition_Title”. Uploaded the Terms and Condition PDF link in the path : Web Site Hosting Files > Live Hosting Files > SSP Applications > THERMOGARD PTY LTD_5742647 > Development-USA… Continue reading Make Terms and Condition configurable for a Domain

How to take the backup of the website Configuration of a domain from Netsuite

This article is for taking a backup of Website configuration, It is useful when a Sandbox refresh is coming. Go to Customization tab then Customization > List, Records &Feilds > Record types There you can see the SC configuration Click on the list Option and then the list of domains will appear and you can… Continue reading How to take the backup of the website Configuration of a domain from Netsuite

Adding Link to the button using configuration record.

Create new page in My account in extension js modules like,open js module and crete extra file for new page name as jj.three.three.router.js. We can create page by using the router . In router file with view file and model file names required for data and server links (URL).view file links with tpl file(jj_three_three_tpl) of… Continue reading Adding Link to the button using configuration record.