- Full Table Edit
- Add A row
- make changes
- Add a row
It prompts me telling me that I will lose my changes.
The above should behave the same way that the
EditTablePlugin works, which allows you to add rows and change data in between row addition. Its annoying to have to remember to add the correct number of rows before you change something. It is very natural to want to change data between row additions. This is something i think needs to be fixed before my users will accept this plugin.
I spoke to my team about the in between edit row clicking, and they suggested the following, in order of desired functionality:
- Save the changes automatically between clicks
- Disable the other buttons during a row edit so that the user has no choice but to finish editing before trying to edit another row
- Pop up a window warning of potential data loss, with options of "Save and continue" or "Cancel"
--
TWiki:Main/PaulineCheung
- 16 Oct 2007
I added an automatic save to the row add.
CC