Why does the integer formtool edit() use numberFormat()?
From https://farcry.jira.com/browse/FC-1275
‘formtool type “integer” should have numberFormat() around value’ – Matthew Bryant
Shouldn’t integers always be displayed without any formatting/separators? When formatting/separators are needed we have the numeric formtool. I also think that ftPrefix and ftSuffix should be removed from the input value.