Custom Fields
Currently, GitCode supports four types of field types: text, number, date, and single-select.
Text Field
You can use a text field in the Kanban board for writing notes or any other free-form text. You can add a text type field in the following way:
- In the table view, click the "+" button in the title of the rightmost column.
- Select the "Add field" button.
- Configure the field name.
- Choose the type as "Text".
- Click the "Create" button.
Number Field
You can add a number type field in the following way:
- In the table view, click the "+" button in the title of the rightmost column.
- Select the "Add field" button.
- Configure the field name.
- Choose the type as "Number".
- Click the "Create" button.
Date Field
You can use a date field in the Kanban board to mark the planned completion time of tasks. You can add a date type field in the following way:
- In the table view, click the "+" button in the title of the rightmost column.
- Select the "Add field" button.
- Configure the field name.
- Choose the type as "Date".
- Click the "Create" button.
Single-Select Field
You can use a single-select field in the Kanban board to label the status of tasks. You can add a single-select type field in the following way:
- In the table view, click the "+" button in the title of the rightmost column.
- Select the "Add field" button.
- Configure the field name.
- Choose the type as "Single-Select".
- Configure the single-select options.
- Click the "Create" button.