- This topic has 2 replies, 2 voices, and was last updated 6 years, 10 months ago by Stephen Martin.
-
AuthorPosts
-
Stephen MartinParticipant
My pdf currently displays 11 decimal places for a field number (using “no format”) and I would like for it to only display 6 decimal places. I see that under “Format” in the field map there is an option to only display 2 decimal places for a number and that works fine. Is there any way to display 6 decimal places? Thanks!
adminKeymasterUse the Formidable: Dynamic option under the “Webform Data Field ID” dropdown then enter [125 decimal=2 dec_point=”.” thousands_sep=”,”] into the text box that appears below the dropdown. (Change 125 to your field ID)
We remain at your service.
Stephen MartinParticipantThanks very much for the quick response admin. Works great!
One correction: No quotes needed around the decimal point and comma, so shortcode should read
[125 decimal=2 dec_point=. thousands_sep=,]
Thanks for this great program!
Steve
-
AuthorPosts