What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

I want to change the Zed UI and override a core template. But how can I now refer to the template th

UM4BZSK7T
UM4BZSK7T Posts: 174 🧑🏻‍🚀 - Cadet
edited September 2019 in Help

I want to change the Zed UI and override a core template. But how can I now refer to the template that resides in /vendor? If I use {% extends @Customer/Presentation/View/index.twig' %} it will use my template. I will be as far as I tried resolved to my override module and not to the one in /vendor. I probably could use an absolute path but that seems a very bad idea. Any suggestions?

Comments