Create virtual drop-down list in the before load context of the User event script.
Author: Magi Thomas
Clone the mobile Application in the Netsuite
Go to Setup > Custom> Mobile Applications Click the View link in the Mobile-Applications List Then click Clone link in the Mobile -Process List. After the clone we can make the changes in the Application. After the modification, we have to update the application.
Populate the data into text area based on selected value from drop downlist.
GSTIN Address is selected from drop down list. Based on the drop-down list, the address will populate in the GSTIN Address Text using client script
Compare 2 dates in saved search
Restrict more than one package line in the Item fulfilment record using Celigo
Hardcode the value “true” in the Packages: Replace All Lines in the Celigo.
Error : ‘ The file could not be imported, because the name value is too long ‘ on Bank Statement Import
Solution Open the CSV file and check whether all of lines in Payer/Payee name column have less than 70 characters. Identify the names which contain strings created by special signs which are not letters or numbers. Replace these columns by different names. Save the CSV file and try to re-import it once again.
Error: The file could not be imported, because the header Date at column 0 is incorrect.
Solution Change the Date heading format to Date (MM/DD/YYYY) in the CSV template. We get the CSV template from Banking import history. .
Hide standard button using script
Create a print label in the inbound shipment using suitelet
Change the data type of the data in Celigo
We can change the data type of data in the mapping side of the Celigo. First, Click the setting of the mapping data field then assign the data type to data (Desired data type)