i18n - docs translations (#23381)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
d7b1ccaa21
commit
bd5d5a3c4e
@@ -60,7 +60,7 @@ Twenty 支持多种字段类型:
|
||||
|
||||
1. 转到左侧栏的`设置`。
|
||||
2. 转到`数据模型`,然后选择您想要自定义的对象。
|
||||
3. 继续点击`添加字段`。
|
||||
3. 继续点击`+ New Field`。
|
||||
4. 选择适合您要求的字段名称和类型。 考虑添加字段描述以便更好地理解。
|
||||
|
||||
您新创建的字段现在可以在应用程序的字段中使用。 要将其显示在特定视图中,请单击选项菜单,然后选择`字段`。
|
||||
@@ -78,9 +78,7 @@ Twenty 支持多种字段类型:
|
||||
您可以这样做:
|
||||
|
||||
1. 在对象设置中找到您想停用的字段。
|
||||
|
||||
2. 点击字段旁边的三点`⋮`打开菜单。
|
||||
|
||||
3. 从下拉菜单选择`停用`。
|
||||
|
||||
<img src="/images/user-guide/fields/deactivate-field.png" style={{width:'100%'}} />
|
||||
@@ -88,9 +86,7 @@ Twenty 支持多种字段类型:
|
||||
停用字段会发生什么?
|
||||
|
||||
1. **在应用程序中:** 字段消失,您不能向其中添加新值。
|
||||
|
||||
2. **现有关系:** 如果它是一个关系字段,现有连接将保留,但不能创建新连接。
|
||||
|
||||
3. **通过API访问:** 您仍然可以通过API访问字段及其数据。
|
||||
|
||||
您可以重新激活标准字段和自定义字段,或有选择地将其永久删除。
|
||||
|
||||
Reference in New Issue
Block a user