Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 LayoutPart 添加到 BlogPost 内容类型。但是你知道博客文章的内容不会在布局中呈现,所以我决定覆盖博客文章的形状。我需要的是渲染布局并将博客文章内容放入其中。有没有办法以编程方式做到这一点?
谢谢你的帮助。