Actions
Feature #103545
openAdd tca option autofocus to make an input field automatically focused when creating a new record
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-04-06
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
This would speed up creating records like pages, categories.
Could this only be done when creating a new record but not for existing ones because that wouldn't make sense?
Since adding the autofocus
attribute via html doesn't work, this needs to be done via formengine most likely.
Actions