Is there any hook in javscript to be able to show (in a notification, for example) when a record has a background process running on it? We have a background process that takes some time to run (and doesn't always happen instantly), and afterwards it updates the record. I'd like some way to notify any user looking at the record that the process is currently running, so the info is not yet up to date.
*This post is locked for comments
I have the same question (0)