# List Display Fields: array of fields to display on the list view$list_display_fields=array(51,192,159,147,119,10,189); # ** SEE NOTE (1)$list_search_results_title_trim=90;
NOTE (1)** IMPORTANT! If any new fields are added to any of the the field arrays marked with '** SEE NOTE (1)' you should do the following:-** 1) If adding as an override for e.g a resource type or usergroup, ensure you add the field to* the $data_joins array in config.php so that the columns are updated when resource data is changed* by other users or scripts** e.g.** $data_joins[] = 8;** 2) Once you have made the change, ensure that you run pages/tools/fix_resource_field_column.php, passing in the relevant field* identifier to populate the columns** e.g.**/
--
ResourceSpace: Open Source Digital Asset Management
http://www.resourcespace.com
---
You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to resourcespac...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/resourcespace/dec5ea1a-d293-4e81-8b1e-35180724d9ean%40googlegroups.com.