Feature #35358
closedAddional features for the livesearch result list
100%
Description
in the result list of the livesearch toolbar in the upper right corner of the TYPO3 backend there is currently only the possibility to edit the found item.
as far as i know there's no possibility yet to jump to the records parent page.
i could imaging addional links next to the record icon, enabling the backend user to jump to the parent page of the found record or even trigger a page tree mount of that parent page.
Files
Updated by Anonymous over 11 years ago
- File livesearch-tooltip.png livesearch-tooltip.png added
In the current trunk clicking on one of the results obviously opens the edit mask for that record and automatically selects the records pid page in the page tree. works for me.
as an improvement to that I wrote a small patch: https://review.typo3.org/#/c/20992/
this adds a tooltip to the records icon in the livesearch result list. and fixes the close link of the records edit mask by setting the returnUrl to the list module.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20992
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20992
Updated by Anonymous over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3ae3642ec7dd2354a2023c0173efe1e3980634b7.