<f:link.action action="show" arguments="{employee : name}"> {employeeInfo.name}</f:link.action>
I want to get details of an employee when clicked on the employee name.
This has been working perfectly in the typo3 v7, But when upgraded to typo3 v8 this is not rendering as link, it is showing as text.