Feature #53941
closedUX: Multi-edit records looks ugly
0%
Description
TCEforms has the so called "multi-record-edit" view, where you can edit the same set of fields for multiple records at once.
This can be reached from the Web>List view and you can even select which records to edit (by using Clipboard 1 or 2) and which records to edit (by enabling them in the List-view and clicking on the header "Edit" icon.
Now if you select only certain fields, this editing interface looks really ugly (see attached screen typo3-multi-edit.png).
The UX Team also noted that. The suggested solutions are documented here:
https://projects.invisionapp.com/share/H2IU7YVE#/screens/10259939/comments/6159748
Basically:
a) do not use multiple "H1" headers, instead have a single H1 header on top ("Edit Page Content on page "ab") and separate smaller H2 between the elements ("Page Content "xy").
Note that there is no GUI for editing individual fields of multiple records that spawn across multiple sites, only by using the "Edit" icons in the Web>List view in the table headers. So in this case you can be sure that you only have the same record type and the same page.
b) the frame that usually surrounds TCEform editing areas is not visible. By re-adding this, it would most probably group the editing in a more intuitive way.
Files
Updated by Ernesto Baschny over 11 years ago
- Subject changed from UX: Multi- to UX: Multi-edit records looks ugly
Updated by Ernesto Baschny over 11 years ago
wait for some further feedback from the UX team about how it should look like.
Updated by Kay Strobach about 11 years ago
can't you get multisite records using the search box below list module?
Updated by Alexander Opitz almost 10 years ago
- Target version changed from 6.2.0 to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Mathias Schreiber over 9 years ago
- Target version changed from 7 LTS to 8 LTS
Updated by Riccardo De Contardi over 9 years ago
I attach a screenshot about how multi-edit looks on version 7.6
now content elements are better separated; titles are still h1.
Updated by Riccardo De Contardi about 8 years ago
- Tracker changed from Bug to Feature
- Target version changed from 8 LTS to 9 LTS
- PHP Version set to 7.0
Updated by Riccardo De Contardi almost 8 years ago
- Related to Feature #9063: Improve editing of multiple records added
Updated by Riccardo De Contardi almost 8 years ago
- Status changed from Accepted to Closed
I close this one in favor of #9063, please continue the discussion there. I've added a relation to keep track of it.
If you think that this is the wrong decision, please reopen it or open a new issue with a reference to this one. Thank you.