Hi Experts,
How do I detect any changes to the field since last time I view it on the web form before updating it?
Here's my problem:
I'm developing a trouble ticket system in multi-user enviroment. user 1 is going to update a "notes" field, in that meantime, user 2 already modified it. So without seeing new update from user 2, user 1 accidentally owerwrites it.
Is there a way to inform user 1 when he click on "Save Notes" button that the field was modified since last time he views it??
Please help!
How do I detect any changes to the field since last time I view it on the web form before updating it?
Here's my problem:
I'm developing a trouble ticket system in multi-user enviroment. user 1 is going to update a "notes" field, in that meantime, user 2 already modified it. So without seeing new update from user 2, user 1 accidentally owerwrites it.
Is there a way to inform user 1 when he click on "Save Notes" button that the field was modified since last time he views it??
Please help!