Calculate as a currency with default just $, not CAD

By: Shawn Fawcett | Asked: 05/18/2023
ForumsCategory: General questionsCalculate as a currency with default just $, not CAD
Shawn Fawcett asked 1 year ago
Hi, I have several calculated fields in a form where I need to display a currency and would like this $ 7,833.55 and not this $ 7,833.55 CAD.   I know I can do this for each field using a custom currency format but this is very tedious. Is there a way I can do this in a global setting or something? 
1 Answers
Rob LeVineRob LeVine answered 1 year ago
Just thinking out loud here, even though it would mean touching all the currency fields it is sort of a global solution.  Create a custom CSS selector, e.g., myCurrency and set its ::after pseudo-selector to be CAD and then add myCurrency to the Custom CSS Class field option for each of the inputs where you want to show the currency.  https://developer.mozilla.org/en-US/docs/Web/CSS/::after

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right