I'm working on an app where each record has a unique number in the format n.nnn. These fields are floats 5,3. They display correctly on the edit pages generated with phprunner but in the list page the last number is always truncated - n.nn. I can't see the difference in the way the two fields are displayed.
Any help appreciated.