Support #3750
closedEdit Tabular resource
100%
Description
When editing a record in a tabular resource, user friendliness is limited, and the following are suggestions to improve usability:
- Can double click open a edit window?
- Can the Buttons be changed in the edit window? E.g. add "Save and open next". Replace "Close" with "Cancel and close" (and maybe Multilingual, based on Locale???)
- There is a huge space between the edited record and the button menu. Is that needed?
- When I close the edit window, the display setting on the table (e.g. width of columns) are reset, so I have to drag again the column widths.
Updated by Lucio Lelii about 9 years ago
- Assignee changed from Lucio Lelii to Giancarlo Panichi
Updated by Giancarlo Panichi about 9 years ago
- Status changed from New to In Progress
Can double click open a edit window?
I think so, I must investigate.Can the Buttons be changed in the edit window? E.g. add "Save and open next". Replace "Close" with "Cancel and close" (and maybe Multilingual, based on Locale???)
What you're asking are the same functions of an inline editor, edit the following lines. With multiple selection of rows you can already make editing of more lines at one time, even from different pages.
I do not know, I must investigate.There is a huge space between the edited record and the button menu. Is that needed?
The number of columns is not known a priori, I can reduce the height of the window but there will always be a table with a few columns and the empty space, in addition in the case of tables with many columns I add a scrollbar. I can investigate, but I don't think to find a better solution.When I close the edit window, the display setting on the table (e.g. width of columns) are reset, so I have to drag again the column widths.
I have already tried to do it but there were some problems, I can investigate.
I open a task for these requests.
Updated by Giancarlo Panichi about 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100