SID-01709: Edit Table Simultaneously
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
5 |
| Category: |
CategoryPlugins |
Server OS: |
CentOS 5 |
Last update: |
10 years ago |
The twiki not block simultaneous editing table?
I've a problem with this.
Example:
1 - I am editing a table and I create a "new row", while I am writing... other person click in "Edit Table" too... and create a "new row" too.
2 - I save my changes, and after the other person too.
3 - Refresh the page and...
3 - My changes are overwrite. =/
How I block this? I need only one person can edit at a time.
--
Elisan Souza - 2013-05-28
Discussion and Answer
Hi,
while you edit a Topic, as far as I know, no one else can edit it.
Greetings
Daniel
--
Daniel Perabo - 2013-05-29
But in this case we are editing the table and not the whole page.
Click "Edit Table" in code:
<verbatim>
% TABLE {sort = "on" | "headerrows =" 1 "}%
EDITTABLE% {format = ""}%
</ verbatim>
--
Elisan Souza - 2013-05-29
It looks like the
EditTablePlugin does not lock a page when editing it. It can be enhanced that way. You could hire a consultant to sponsor that project.
--
Peter Thoeny - 2013-05-31
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2015-12-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.