Jam Posted December 11, 2019 Share Posted December 11, 2019 I want to separate the number if it's form 4 digits and above, how can I separate the total and the amount with a comma? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 11, 2019 Share Posted December 11, 2019 8 hours ago, Jam said: how can I separate the total and the amount with a comma? to change it globally, you would update each of the currencies format settings to 1,234.56 https://docs.whmcs.com/Currencies but if you do this, it's going to have a global impact on all pricing currency fields and will therefore be seen everywhere - in the client area, the invoices, the emails, the admin area etc... now if you want this too, then this is your solution. 🙂 if you are saying that you only want to add the comma to this one column, then that could be tricky - though that depends on where this output is generated in the admin area. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.