Search found 2 matches
- 09 Jun 2014, 17:38
- Forum: Customizations
- Topic: Mantis/phpBB Integration
- Replies: 14
- Views: 44213
Re: Mantis/phpBB Integration
I just thought I'd mention an idea/notion on this, as I just completed setup of a couple of sites utilizing integration between Mantis and DokuWiki (for which there are excellent existing Mantis and DokuWiki plugins), and have started looking into additional integration of phpBB into the same ...
- 20 May 2014, 19:44
- Forum: Help
- Topic: How to add custom fields with dinamic values (not stored)
- Replies: 1
- Views: 3504
Re: How to add custom fields with dinamic values (not stored
I have this exact need, as well - I really hope someone will answer this question ...
I've thought of two approaches:
The first would be to not create the custom field at all, and just use the bug event EVENT_VIEW_BUG_DETAILS to add content to the bug's view for the calculated value (and whatever ...
I've thought of two approaches:
The first would be to not create the custom field at all, and just use the bug event EVENT_VIEW_BUG_DETAILS to add content to the bug's view for the calculated value (and whatever ...