Actions
Task #66372
closedStory #46140: Add configurable linkhandler for arbitrary records
Add a tab handler which can handle the selection of arbitrary records
Status:
Closed
Priority:
Must have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2015-04-11
Due date:
2015-04-11
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
The configuration shall be made up of:
- the tab identifier
- the associated table(s)
- optional other options
The handler generates links of the form:
<tab-identifier>:<table>:<id>
This configuration allows to re-use the same table on different tabs. (e.g. tx_news for corporate news and tech blog)
Actions