Appnitro Software Forums » MachForm 2

Currency Symbol


  1. Is it possabel to add an additional currency to the existing list for selection during design time (ZAR, Rands Cents) . Thanks

    Posted 3 years ago #
  2. Sorry, it's not possible to add another currency. I suggest to translate one of the currency to your preferred currency.


    MachForm Founder

    Posted 3 years ago #
  3. Thanks 'yuniar'..that would be fine. Is it possabel to guide me in how to do that ? Rrgards, Gert.

    Posted 3 years ago #
  4. boyconan90
    Member

    yuniar, please show me how?
    I don't need Yen, so I want to change it to the another one..

    Posted 2 years ago #
  5. To change the Yen field, edit "includes/view-functions.php", search line 880-881:

    $main_cur  = $lang['price_yen'];
    $cur_symbol = '¥';

    Simply change the $cur_symbol value above with your own currency symbol.

    Then edit your "includes/language.php" file.
    Search for the Yen value and change it as well.


    MachForm Founder

    Posted 2 years ago #
  6. boyconan90
    Member

    nice! it works!

    now I'm looking for files to make changes in the admin area. I found one in edit_form.php line 327 but it just work for dropdown's currency format in right coloumn, and nothing for the left column

    Posted 2 years ago #
  7. Ah, this one would require javascript modification. Please contact us directly via email, we'll send you the file.

    Mail to: customer.service [at] appnitro.com


    MachForm Founder

    Posted 2 years ago #

RSS feed for this topic

Reply