I’m trying to find a way in typoScript to render a view, from its name that comes from the db…
Currently, I now do it in the Object path option in typo3 control Panel… I wonder if I can get this data from the db
Any Ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I finally find a typo3 extension
TypoScript code (typoscript_code)that allow me to render a t3 from the database.