Based on another Event Address “Trade Show Location” rather than the Address of the customer all tax rate calculations in the Cash sale record should take place.
Tag: Clientscript
Custom form to track blood donor details and store them in database
Requirement The form must contain a data entry form for the company employees to track down the blood donor details. They should be able to store Name (First Name, Last Name), Gender, Phone Number, Blood Group, Last Donation Date. Another form should be available to search for the eligible blood donors, based on the filters… Continue reading Custom form to track blood donor details and store them in database
When you can’t add details in every fields in Suitelet
Suitelet scripts can be executed with any client scripts. Sometimes in such situations, the suitlet page(interface) mayn’t be working perfectly. There will be some conditions where some fields may not be working or sometime you can’t enter values to all (necessary) fields. In such situations, output also won’t be perfect. In the client script, almost… Continue reading When you can’t add details in every fields in Suitelet
Restrict the Multiple Click of a Button
We need to restrict the multiple clicks of a button in a suitelet page or a record. Because of the button is a button action, then multiple time submit action will trigger and causes the error. The proposed solution for restricting the multiple button click in a page is we should disable the button after… Continue reading Restrict the Multiple Click of a Button
Script Optimization
Script optimization is an essential and in here we discuss about handling searches effectively in scripts without affecting user experience.
Rev Rec Alert in invoice Record
An alert will popup when REV REC end date is less than REV REC start date.
Adjust item quantity to sell the item lengthwise
this article briefs about a client script to change item quantity in sales transactions
Apply custom markup in transactions
This article is about a client script which is used to apply custom markup to a transaction like sales order, quote, and invoice.
Display Item Stock in all location when an Item is added in Sales Order
This script displays the item stock in all locations in a sales order
Restrict Duplication in custom records
Client script for restricting the Duplication in Tracfone Activations custom record.