문제

I have got a custom page layout that I want to create web part zone in.

I have generated below code from Design Manager and added to my page layout.(I had to take screenshot as it is not rendered correctly in the question)

Code

When I try to load the page, I get below error;

Error

Does anyone have any suggestion regarding how to fix this?

Thanks

도움이 되었습니까?

해결책

Please make sure you are adding the snippet in HTML file not in the ASPX. I faced the same issue, and turned out I was adding the snippet in ASPX page layout file. Once I added it in the HTML file, the same snippet worked.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top