On my test site I use NumberFormat:
#NumberFormat(Evaluate(jmAnswer),"9")# and it shows fine on my test MX site.
When I upload to the live server which is 5.1 it only shows the first digit.
When I do not use NumberFormat it shows OK on the test and then puts one decimal place on the live system.
Any ideas to get round this. I want to show the number with no decimal places and no other formatting
#NumberFormat(Evaluate(jmAnswer),"9")# and it shows fine on my test MX site.
When I upload to the live server which is 5.1 it only shows the first digit.
When I do not use NumberFormat it shows OK on the test and then puts one decimal place on the live system.
Any ideas to get round this. I want to show the number with no decimal places and no other formatting