TYPO3: No template was found. View could not be resolved for action
问题 I'm experimenting a bit with TYPO3 backend modules and I'm trying to get a view when I click my module in the left menu in the backend. However when I click this I get the following message: Sorry, the requested view was not found. The technical reason is: No template was found. View could not be resolved for action "list" in class "MyVendor\MyModule\Controller\ConnectionController". I have the view for the list action in the folder Resources/Private/Backend/Templates/Connection and the file