How to Get the Configuration data of removed or expired domain from NetSuite and add the data to currently active domain.

Scenario: By using this solution we can copy the Configuration record data of a Domain which is expired, removed or active from NetSuite to another active domain from same NetSuite account or different NetSuite account. Step 1: Navigate to Configuration record by navigating to records then SC Configuration then click on lists. Step 2: select… Continue reading How to Get the Configuration data of removed or expired domain from NetSuite and add the data to currently active domain.

How to show all items in the website PLP page based on the similar field value that are in the NetSuite Item record for same field id

We can show all items in PLP page based on the similar Field id and field value that are in common in item records without creating a custom category by using this solution. Solution We can use URL parameters for sorting the items with specific values for the respective field id and show in the… Continue reading How to show all items in the website PLP page based on the similar field value that are in the NetSuite Item record for same field id

Proposal for the Customer Dashboard in overview page of Myaccount section.

In This Proposal Clients needs to show the some of customer details in overview page and goal for the customer reach a specific tier. those all details are showing in the graph format. Proposal Summary  This proposal covers the scope adding a dashboard in Overview page of my Account Selection and show the details of… Continue reading Proposal for the Customer Dashboard in overview page of Myaccount section.

How to show a missing values in downloaded invoice pdf from the website myaccount section.

When we download a invoice from the website myaccount section and there are some values are missing in thet pdf but same values are present in the NetSuite downloaded invoice we can use this solution to solve the problem like this. check which pdf template is used for downloading pdf and check the fields are… Continue reading How to show a missing values in downloaded invoice pdf from the website myaccount section.

How to set height for the Item Description in PDP page while some items have more and some have less description without causing issue while clicking on More and Less Buttons.

Scenario: In some Cases, Some Items have less description some have more description while clicking on more or less button it working fine for which have more description and for which have less description it will work reversly so using this solution we can solve this issue. Template: SCSS: JavaScript: