This is a sample case form template created using bootstrap and HTML5
Month: June 2022
How to get the check box value in javascript file and pass value in model
create a custom record in netsuite . For eg field id is ‘custentity_jj_tac’ In html page set input id,name as custom record id and set a data action . set data action in events and in binding also set the custom record id also write a code for change event and in that function we… Continue reading How to get the check box value in javascript file and pass value in model
Issue: When downloaded an excel file from netsuite, it shows different currency signs in excel and WPS
Scenario: Developed an excel file using the XML file saved in Excel. But when downloaded an excel file from netsuite, it shows different currency signs in excel and WPS Solution: Open the excel file in WPS and save the file in xml format there and then take the style used for currencies in WPS and… Continue reading Issue: When downloaded an excel file from netsuite, it shows different currency signs in excel and WPS
Downloading the Excel File from Sales Order
Requirement: Add a new button for sales order records called “Download excel.” In that button’s action, the excel file must be downloaded in excel format. The file must be named in the format “document number.xls”. Solution:
How to include JSON animated image to an HTML page (using Lottiefiles)
Open https://lottiefiles.com Design →Editor →Browse/ upload JSON image file Copy Asset Link Again go to Lottiefiles Home page Open Code →Web Player Replace the existing URL with the copied URL. If the process is correct, URL animated image will display at the right section. Now you can edit the animation, id required. Play mode Direction… Continue reading How to include JSON animated image to an HTML page (using Lottiefiles)
Code for setting a particular currency to a website from available currencies
Here in the code snippet, it is setting currency value to US dollar from available currencies.
Add billing address to website credit card form
Adding street name and zipcode to website credit card form and save these values to customer record and sales order billing section. “Card ZIP code” and “Card Street” are the fields are not visible in the view mode of the customer record. But In order to get that fields in NetSuite we need to enable… Continue reading Add billing address to website credit card form
Proposal for Sales order approval
Proposal Summary This proposal describes the process of sales order approval for customers having discount and sending acknowledgement regarding the approval through email. Requirement Graph Tech needs to do some customizations in the approval process of Sales order for customers having discount. New sales orders to be generated in the NetSuite must be in the… Continue reading Proposal for Sales order approval
Import Sub-Assets via CSV
SuiteApp/Bundle: Fixed Assets Management | Bundle 414815 User wants to import Sub-Assets for a Fixed Asset via CSV. 1. Prepare your CSV file for importing the Sub-Asset Records. Note: Ensure to add a column for Parent Asset and set the value to the Internal ID of your preferred Parent Asset. 2. Once you have prepared the CSV file,… Continue reading Import Sub-Assets via CSV
Switch to Classic Center (Classic Interface)
User on a Custom Role was given a permission to import records via CSV however Setup Center tab is missing. Navigate to Home > Set Preferences Click Appearance Use Classic Interface: Enter Checkmark Click Save