[e2pdf-format-number]
A shortcode wrapper is applied to modify the number output of the shortcode or field slug.
- See how to use with different extensions: Caldera Forms, Contact Form 7, Divi Contact Forms, Elementor Forms, Fluent Forms, Formidable Forms, Forminator Forms, Gravity Forms, Ninja Forms, WooCommerce, WPForms.
Basic Attributes #
-
- decimal - Sets the number of decimal digits.
-
- dec_point - Sets the separator for the decimal point.
-
- thousands_sep - Sets the thousands separator.
-
Apply format to the the each seaparted string exploded by separator:
- explode - Separator to split the string.
- implode - Separator to merge the string.