Transform negative values to positive

February 06, 2023 12:24:49
MariusParaschiv
Topics: 2
Messages: 3
Hello,

I have a field in woocommerce, a tax field wich is negative. Can I transform it to positive? I tried regex and replace, but it didn't work..

the field is [e2pdf-wc-order key="fee" subkey="_fee_amount" index="0" order_item_meta="true"]

Thanks!
February 06, 2023 22:31:34
MariusParaschiv
Topics: 2
Messages: 3
I solved this by using format-output

this is my solution:
[e2pdf-format-output substr="1" filter="trim,substr"][e2pdf-wc-order key="fee" subkey="_fee_amount" index="0" order_item_meta="true"][/e2pdf-format-output]

Thanks!


February 07, 2023 00:06:34
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

Thank you for letting know the solution. Another possible way that can solve it also, can be "search" and "replace" as:

[e2pdf-format-output search="-" replace=""][e2pdf-wc-order key="fee" subkey="_fee_amount" index="0" order_item_meta="true"][/e2pdf-format-output]

or

[e2pdf-format-output search="―" replace=""][e2pdf-wc-order key="fee" subkey="_fee_amount" index="0" order_item_meta="true"][/e2pdf-format-output]

We remain at your service.

We would really appreciate your feedback at WordPress.org!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.