Dear All
Following on from previous email, what I did was:
i) Define a function "summary_print_by_custom_field()" in config_inc.php
ii) Added <?php summary_print_by_custom_field($t_orcttab) ?> to summary_page.php underneath <?php summary_print_by_category() ?>
summary_print_by_custom_field() is ...
Search found 2 matches
- 14 Nov 2014, 19:15
- Forum: Customizations
- Topic: Custom fields need to show in Summary page
- Replies: 12
- Views: 32789
- 13 Oct 2014, 12:18
- Forum: Customizations
- Topic: Custom fields need to show in Summary page
- Replies: 12
- Views: 32789
Re: Custom fields need to show in Summary page
Hi All
Has there been any progress with this issue? My employer is using a custom field to help capture causes of issues (e.g. Enhancement request, Coding error, etc...). We’d like to include reporting on this in the summary page.
I’ve worked out how to do this with changes to config_inc.php and ...
Has there been any progress with this issue? My employer is using a custom field to help capture causes of issues (e.g. Enhancement request, Coding error, etc...). We’d like to include reporting on this in the summary page.
I’ve worked out how to do this with changes to config_inc.php and ...