View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000394 | Composr | catalogues | public | 2012-02-19 20:02 | 2018-11-19 23:49 |
Reporter | Chris Graham | Assigned To | |||
Severity | feature | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000394: Per-category/per-catalogue custom category fields | ||||
Description | Currently content types can have their own custom fields. However there are two areas for improvement: 1) Allowing catalogue categories of different catalogues to have their own distinct sets of fields 2) Allowing different categories within a content type to have their own distinct set of fields These are the same. We can extend the field specification so that there is an Selectcode to specify what categories the fields apply to. By default (blank) it would apply to all categories of the content type. | ||||
Additional Information | For example, if you wanted all forums under forum ID 3 to have a custom field "External link", you could add an "External link" field to the "Forums" content type and give it an Selectcode of: "3*" If you wanted it to only apply to a forum, 5: "5" If you wanted it to apply to forums 7 and 8: "7,8" It does mean manually typing out Selectcode's, but as an advanced feature used rarely that should not be too much trouble. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | 5 | ||||
Sponsorship open | |||||
has duplicate | 0003041 | closed | Chris Graham | Custom Field Limitation |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-25 22:05 | Chris Graham | Relationship added | has duplicate 0003041 |
2017-05-04 00:13 | Chris Graham | Category | core_fields => catalogues |