If i enter the value ,the value should be like 56.00 ,i tried , unable to achieve it
it is in floatingPointField function
Discussion posts and replies are publicly visible
I use normal text fields to display numbers in a custom format. Use the text() function to define the format you like.