I want my users to notice right away when they are making a mistake.
We have a table of Project records, which includes a field showing the amount of revenue we have remaining to recognize. We have another field, “Current Month Estimate,” that we use to estimate how much of this remaining revenue we’ll be able to recognize this month.
If we only have $500 remaining to recognize, and a user types in $90,000 in the estimate field, I need something to happen. Since I can’t send electrical shocks through salesforce, I am hoping I can use some kind of skuid javascript magic to prevent the user from making this kind of error.
Validation rules are not an option.
It would be great if it were a real time error popup or rendering the background of the field red, or preventing a save to that row and showing an error message…
Any ideas?
Question
Magic real time error/warning rendering using javascript snippet on a Table row??

This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.