db_custom_field_rel
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Â | Primary key |
vdb_id | Integer | Â | Â |
custom_field_def_id | Integer | db_custom_field_def.id | Â |
object_id | Integer | Â | The id of the object_type to which this custom field is attached. Null indicates all objects of object_type. |
object_type | Integer | Â | The object to which this custom field is attached. e.g Project, Task, Process Type etc. |