We can solve the ‘Impossible to parse backend error – Response’ error by changing the manifest vendor name or changing the extension vendor name from record types. This error happening because of the vendor name is case sensitive. So we can use only same vendor name for all extensions. If we created new extension with… Continue reading Solution for ‘Impossible to parse backend error – Response’.
Month: February 2023
To pop-up a dialog box with input fields using script.
N/ui/dialog is basically a wrapper function on Ext.js, you can use the following to create a NS styled input box:
centerMode slider
A centerMode slider looks like as follows, Below is the code for slider using slick slider HTML: JS CSS
Modify an Error on Model File
This extension changes a backend error that appears when a user attempts to delete an address that is already in use. The error message in this scenario reads “Unexpected Failure,” the error returned iserrorCode : “ERR_WS_REMOVE_CUSTOMER_ADDRESS” errorMessage : “Unexpected failure” errorStatusCode : “400” but we need to change it to a different message. will provide… Continue reading Modify an Error on Model File
Automation testing tools
TestComplete TestComplete is the top automation testing tool for desktop, mobile, and web applications. With TestComplete, you can build and run functional UI tests via robust record & replay capabilities or by scripting in your favorite languages, including Python, JavaScript, VBScript, and more. With support for a wide range of applications, such as .Net, and native… Continue reading Automation testing tools
Difference Between Globalization Testing and Localization Testing
Globalization testing Globalization testing is performed to make sure that the software application supports various languages along with multiple features. In a globalized product, a code is separated from the messages or information. By using globalization testing, we can enable the software to be used with different languages without redesigning the complete software. It mainly… Continue reading Difference Between Globalization Testing and Localization Testing
Testcase-Shipping Method update via Netsuite Workflow-HLUK-451
Create ItemFulfillment from Dropship Purchase order
Display number into 5 digits format in Advanced PDF template
To display any number value into print as in the format of fixed digits, refer below code sample
Result Sorting Subtab
These settings specify the sorting options available in the Sort By drop down menu, grouped by browser type (desktop, phone, or tablet). Sort fields must first be defined in the Web Site Setup record. For details on defining sort fields, see Select and Configure Sort Fields. Each sort property contains the following (note the different property… Continue reading Result Sorting Subtab