Search found 1 match

by AJesse
03 Aug 2006, 12:35
Forum: Help
Topic: CSV Export - custom fields
Replies: 11
Views: 31288

I used the custom_function_inc.php to override the standard function custom_function_default_get_columns_to_view that is defined in columns_api.php.
In Mantis 1.0.3 I had to name the file custom_function s _inc.php

# if viewing only one Project, Add all custom fields linked to this project
if ...