Custom fields allow you to use unique categorizations that are not available in Productive's default settings, allowing you to organize data based on your specific criteria and use it throughout the app.
For more details on how to work with custom fields please refer to Working with custom fields guide.
The aggregation_type_id attribute can have one of the following integer values:
The customizable_type attribute can have one of the following string values:
The data_type_id attribute can have one of the following integer values:
The formatting_type_id attribute can have one of the following integer values:
ID of the aggregation type defining how values of this custom field are aggregated in reports.
1
2
Whether this custom field has been archived.
Timestamp when this custom field was archived, or null if not archived.
Timestamp when this custom field was created.
People associated with this custom field via person-type values.
The type of resource this custom field is attached to (e.g. tasks, projects, people).
ID of the data type that determines what kind of value this custom field stores (e.g. text, number, date).
1
2
3
4
5
6
7
ID of the formatting type that controls how this custom field's value is displayed.
1
2
Whether this custom field is available globally across all projects, rather than scoped to a specific project.
The display name of this custom field.
The selectable options available for this custom field, applicable for dropdown and multi-select types.
The organization this custom field belongs to.
The display order position of this custom field within its section.
The project this custom field is scoped to, or null if it is a global field.
ID of the project this custom field is scoped to, or null if it is a global field.
Whether this custom field appears in quick-add forms for faster data entry.
Whether a value for this custom field is required when creating or editing the associated resource.
The custom field section this field belongs to for grouping in the UI.
ID of the custom field section this field belongs to.
Whether this custom field is sensitive and its values are restricted to authorized users.
The show in add edit views.
The survey this custom field is associated with, if it was created from a survey response field.
ID of the survey this custom field is associated with.
Timestamp when this custom field was last updated.