Posted by Anonymous on February 17, 2010 at 10:03am
In the last couple of weeks I've written two more drupal based LIMS systems. To create custom views for these systems I originally used tweaked tpl.php files but in the end I used the "Views Custom Field" module which solved many of my problems I had with the tpl.php files. This module is great to use data which is nested deep into the hierarchy (formed by the node hierarchy module). Another views module, which could be a potential module for LIMS systems is the "Views Table Highlighter" module
Just wanted to share this information