Hi All--I am trying to do two things when a user encounters a record that is locked (e.g. being edited by another user):
- I would like to redirect them to a different page (rather that sit on the same record page--which allows them to edit/change but not save content to that page).
- In addition, I would like to include the option of sending them an email when the page is released for editing (or at the very least refresh the page so that they are notified that the record is released).
I can't see an obvious path using events, and am not even sure what variables I would need to monitor in order to change page and send email.
Has anyone implemented something like this? Any ideas to get me started?
Thanks,
Kalani
*I am pretty "rusty" as a programmer at this point--so any advice would be much appreciated!