AlwaysWilling
Programmer
Hi people, I need some assistance here. We are coding a new CMS system and would like to know how to deal with updates. My scenario is this: suppose Bill logs in and clicks on the link for Product1 to edit/modify. Now, suppose Jane logs in 5 minutes later and she also clicks on Product1 to edit/modify. Now we have both Bill and Jane trying to modify Product1 info, how can I prevent Jane from modifying that record until Bill is finished? I would like (if its possible) to allow Jane to see the existing info but not make any changes, possibly show a alert on top of page saying that 'this is record is open for editing by another user'.
If that's not possible, gray out the link itself so she can't click on it, until Bill finishes his editing.
Any ideas?
Thank you very much.
If that's not possible, gray out the link itself so she can't click on it, until Bill finishes his editing.
Any ideas?
Thank you very much.