Replaces the standard edit action in the record list with a contextual edit
trigger for all record types. Instead of navigating away to the full edit form,
editors get an inline editing experience directly from the list view — powered
by the typo3-backend-contextual-record-edit-trigger web component introduced
in TYPO3 14.
Install via Composer:
composer require georgringer/context-edit-recordsOr download from the TYPO3 Extension Repository and activate it in the Extension Manager.