小编Alb*_*rto的帖子

Kentico 9 - 基于页面模板限制页面类型

我试图限制编辑器在Kentico节点上创建错误的文档.我知道有页面类型 - >范围,但在我的情况下很难配置它.在我的场景中,我有一个重复的节点结构,如下所示:

Root (template: ROOT)
  - Page 1 (type: Page; template: PAGE)
  - Page 2 (type: Page; template: PAGE)
  - Page 3 (type: Page; template: PAGE)
  ...
  - Section A (type: Page; template: SECTION)
    - Node 1 (type: Page; template: NODE)
    - Node 2 (type: Page; template: NODE)
    - Node 3 (type: Page; template: NODE)
    ...
  - Section B (type: Page; template: SECTION)
    - Node 1 (type: Page; template: NODE)
    - Node 2 (type: Page; template: NODE) …
Run Code Online (Sandbox Code Playgroud)

kentico

3
推荐指数
1
解决办法
323
查看次数

标签 统计

kentico ×1