i have written my own extension. With a list and show action. If I want to call up the show page, it works via the list page.
domain.com/detail?tx_test_show%5Baction%5D=show&tx_test_show%5Bcontroller%5D=Test&tx_test_show%5BitemID%5D=1af5fdd0-01de-4f0d-b11d-03914bf2a589-11&tx_test_show%5Buid%5D=137166&cHash=623c4ccbafa5b66c1e09ec3b2a2fd812
But if I search for it in the search with indexed_search, the link is in the search without GET parameters from Extbase. This means that the link doesn’t work either.
domain.com/detail
What have I forgotten? With a link source, if you like.
TYPO3 12.4.13
I have regenerated indexed_search entries.
I googled it, but I’m missing the approach.
Nilik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.