This topic is locked

Suggestion for decimal points in future viersions

10/6/2010 2:28:12 PM
ASPRunnerPro General questions
M
mfred author

There are times when numbers in a database have to be 3 or 4 decimal points. However, the default in at least ASPRunner and PHPRunner is 2 decimal points without the option to change it. So I need to either edit the ASP/PHP code to allow for more than 2 decimal points or change each affected number to not view as a number in ASPRunner and PHPRunner. It would be great if ASPRunner and PHPRunner would simply read what is in the table for the numbers, or at least have a global or field specific setting to change the default decimal points.

Sergey Kornilov admin 10/6/2010

In ASPRunnerPro 6.3 you can proceed to Visual Editor, set 'View as' type of any field to Number, set number of decimal points and apply it to whole project.