In Opportunities. is there a way to create a pop up dialog box warning when a user updates an Opportunity record when amount field > 0 and the Close Date is < Today() ?
FYI - I am aware of validation rules, Email alerts, task, and workflow rules, but out client is requesting a pop up dialog box.
Regards,
4 answers
While there may be some clever workaround involving Javascript injection or a Visualforce page that raises a light box or new window ... don't do it!
Straying from standard functionality like this is too risky ... especially now with the Lightning changes and increased restrictions on these type of hacks.