You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core-concepts/issues/issue-types.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,14 +68,14 @@ Adding custom properties to the default issue type Issue and other newly created
68
68
69
69
Here's a list of all the property types and attributes that Plane provides for creating custom fields:
70
70
71
-
| Propertytype | Attributes | Notes|
71
+
| Property type | Attributes | Notes|
72
72
| --------------| ------------------- |---- |
73
73
|**Text**| Single line, Paragraph, Read-only | The **Read-only** attribute cannot be marked as mandatory. Enter text in the Read only data box for this option.|
74
74
|**Number**| Default value | An optional default value can be given to this property type.|
75
75
|**Dropdown**| Single select, Multi select, Add options | Specify the values for the dropdown under **Add options**. |
76
76
|**Boolean**| True/False | Default value is false. This attribute cannot be marked as mandatory. |
77
77
|**Date**| Date Format | Consistent date format across all properties. |
78
-
|**Memberpicker**| Single Select, Multi select | Displays a list of all project members. |
78
+
|**Member picker**| Single Select, Multi select | Displays a list of all project members. |
0 commit comments