# 创建表单

信息类的数据需要两个表单：编辑表单和阅读表单，分别用于编辑时的数据收集和阅读时的数据展现。 在左边导航选中“通知公告”分类，然后在右边“选择分类表单”处，点击右上角的“+”号图标，可创建一个表单

![](/files/-LmTyTaqzhTdN9qdoaPd)

点击新建按钮后，弹出模板选择窗口，点击“发布类编辑表单”，即可以此表单为模板，创建一个新表单，并进入表单编辑界面

![](/files/-LmTyXPME479yeSgvr6n)

表单编辑界面和流程中的表单编辑一致。这里我们使用模板创建表单，表单内容已经符合我们的需求，所以只需要修改一下表单名称为“通知公告编辑表单”，然后保存即可。 用同样的方法，根据“发布类阅读表单”模板创建一个表单，命名为“通知公告阅读表单”，创建后，点击左边导航选中“通知公告”分类，如下图

![](/files/-LmTydMk2wl8gkJ5pxY-)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://o2oa.gitbook.io/course/liu-cheng-guan-li/nei-rong-guan-li/chuang-jian-biao-dan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
