Question
I need a feature that
EditTablePlugin doesn't have (yet). Is there a combination of tools that can provde me a workaround?
I want people to be able to insert a new row into a table
at any location (not just at the end). Iwant this to be possible without going into the Edit window and using TWiki markup.
If possible, it would be nice to move a row to anotherposition in the table as well.
The application is a troubleshooting page with a set of steps to be done in order. If the person filling in the page realizes, "oh wait, I need to insert something between the current steps 4 and 5" they need to be able to do this in a very simple and low-risk manner. Clicking Edit is neither. :-(
Environment
--
VickiBrown - 22 Jun 2007
Answer
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.
Did you look at
EditRowPlugin ?
--
JosMaccabiani - 22 Jun 2007
Yep. It's useful to edt one roow at a time, but that plugin (being based on EDITTABLE) still can't add a new row in the middle of a table.
--
VickiBrown - 03 Jul 2007
Seems to be answered...
--
PeterThoeny - 12 Aug 2007
the answer being that it isn't possible?
--
VickiBrown - 13 Aug 2007
Guess you never really had a deeper look at
EditRowPlugin, right? Otherwise you would have seen that it actually does provide the features you want. One can add a new row in the middle of a table and a selected row can be moved up or down within the table. So the answer is: use
EditRowPlugin and provide feedback to its developer (
CC) for further enhancements.
--
FranzJosefGigler - 14 Aug 2007