Actions
Feature #85986
closedCreate new inline record before the existing ones
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-08-27
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The default behaviour of the inline TCA input is that a "Create New" button is shown on top of the list of existing records. When using it a record is created at the bottom of the list. This is unintuitive. Also when setting the button position to both a user can expect that he can use the two buttons to create a new record at the top or at the bottom of the list respectively.
At the moment there seems no possibility to create a new inline record before the existing ones.
Actions