Forum OpenACS Q&A: How is display of numbers in xowiki.Form fields set?

I have collected data:

{my_field,numeric,maxlength=1,size=1,label=My Number}

The xowiki.Formpage default rendering shows the value as:

1.00

I would like to show this to zero decimal places. Where would this be specified?

Regards
Richard