I am trying to upgrade a website from Umbraco 13 to 15, the website is headless so we use the Content Delivery Api with a vue frontend, which also means there are no cshtml files for the custom views.
Now I have tried to read the documentation on how to register these web components i need to create but the documentation just giive me 404 links:
Custom Views for BlockGrid Umbraco 15
Hello people.
I am trying to upgrade a website from Umbraco 13 to 15, the website is headless so we use the Content Delivery Api with a vue frontend, which also means there are no cshtml files for the custom views.
Now I have tried to read the documentation on how to register these web components i need to create but the documentation just giive me 404 links:
https://github.com/umbraco/UmbracoDocs/blob/main/15/umbraco-cms/customize-the-backoffice/umbraco-package.md
I am not really sure how to do this.
Hi Morten,
I have written a blog about this, you can check it out here Custom Views in Umbraco 14’s Block Grid/List: Harnessing the Context API and Web Components.
Hope this helps.
is working on a reply...