custom fields in news?
Added by Reiner Lichtenberger over 1 year ago
Hi, is there a possibility to create custom fields in "news" or only the showed options.
Maybe with programming?
----
Environment:
  Redmine version                4.1.1.stable
  Ruby version                   2.5.5-p157 (2019-03-15) [x86_64-linux]
  Rails version                  5.2.4.2
  Environment                    production
  Database adapter               Mysql2
  Mailer queue                   ActiveJob::QueueAdapters::AsyncAdapter
  Mailer delivery                smtp
SCM:
  Git                            2.17.1
  Filesystem                     
Redmine plugins:
  no plugin installed
| custom_fields.JPG (19.9 KB) custom_fields.JPG | custom fields | 
Replies (2)
    
    RE: custom fields in news?
    -
    Added by Holger Just over 1 year ago
  
  News currently do not allow any custom fields since there is no UI-accessible way to use those fields.
If you think there is a general use-case for custom fields, you could add a new issue and describe your details use-case, including what you want to store in the fields and how you would like to use the stored data.
    
    RE: custom fields in news?
    -
    Added by Harald Welte 7 months ago
  
  I think it would be useful to have custom fields for news items, which would then get rendered as part of the news item post.
Imagine for example wanting to categorize news into different categories. Then "news category" could be one such custom field. Or imagine that release announcements in the news section should always refer to a specific version / tag / ... - that could be another custom field. Or news items announcing events will always refer to a date... that could be another custom field.