How to? Input number field to always show to 2 decimal places

I have lots of number input fields and everytime a number is manually typed in or a number comes from a query, I always want to show 2 decimal places. It is OK if someone types 5.25, but if they just type 5, I want the .00 added to the number. How can I do this?

image

image

image

Maybe use a Pattern?

Community Page
Last updated: