Bug #86097
Wrong position of new tt_content record
0%
Description
Hello Core-Team,
Module "View" -> Selectbox "Columns" -> Little Icon at upper right "Edit this column" -> click "New" to create a new record -> Save. The new record will be placed between first and second record instead of the very last.
Stefan
Files
Updated by Christian Kuhn over 2 years ago
nasty. the new button should probably '-1*pid of last tt_content element' in this case to have it inserted as last one. no idea how to easily solve this, though.
Updated by Oliver Hader over 2 years ago
"Screenshots help"™
@Stefan, can you please add a screenshot - so everybody knows (including me) what this issue is about. Thanks a bunch! :)
Updated by Stefan Froemken over 2 years ago
- File 4-Records-List.png 4-Records-List.png added
- File 3-Records-List.png 3-Records-List.png added
Go to 3-Records-List -> Click "New" at upper bar -> Fill in new Title "four" -> Close -> Save and Close -> And you will see 4-Records-List.
I expected new record at the very last position.
Updated by Susanne Moog over 2 years ago
- Target version changed from 9 LTS to Candidate for patchlevel
Updated by Riccardo De Contardi almost 2 years ago
Still reproducible on 10.0.0-dev (latest master)
Updated by Riccardo De Contardi 11 months ago
Still reproducible on 10.4.0-dev, the content seems always placed after the first element