Hi I have written this bit client script but it doesnt seem to be playing ball, essentially I want a notification to ping, when a user goes to edit the field "Total_Refund" but if it exceeds "Total_Spend" it clears the value and notifies accordingly. Can anyone help?
{
// Get references to the necessary fields
totalSpendField = input.Total_Spend;
refundField = input.Total_Refund;
// Attach an event listener to the refund field for dynamic validation
refundField.on("change", validateRefund);
}
// Validation function
validateRefund()
{
totalSpend = totalSpendField.get();
refundValue = refundField.get();
if(refundValue > totalSpend)
{
alert("Refund cannot be greater than the total spend (£"+ totalSpend +").");
refundField.set("");// Clear the invalid refund value
Hi there, With all the time your users spend on record creation, do you feel like they have the most seamless experience while doing it? For different types of records or those with a LOT of fields, do your users spend time navigating to enter data repeatedly?
Dear All, We hope you're well! We are here with a quick update about Notes and Attachments profile permissions. In the past, a record's Notes and Attachments were visible by default to all users with record access. However, as notes and attachments can
Post moderated on: 7th November: Release update: This feature is now available for users in all DCs. Dear Customers, We hope you're well! At any given time, a sales rep handles multiple deals, each progressing at its own pace. But not all deals will succeed—some
Dear Customers, We hope you're well! Portals is a self-service avenue through which your clients can access and manage their direct and related data in Zoho CRM. This empowers them to be more independent and enables them to experience a sense of transparency
Dear Customers, We hope you're well! We are in 2024, and email as a tool is only getting more powerful each day. While it enables seamless daily correspondences, we are here with a set of abilities that will enhance your user experience and save several