This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Change the Countries and rename them


  1. Skymay
    Member

    I need to cut the list of countries, because we can not accept the applications from some of them! In what file i find the list and can i rename them ?

    Posted 16 years ago #
  2. redityo

    Hi..

    Hi you can find on view-functions.php between line 962 ~ 1351. Machform use "label" and "value" arrays. Make sure you delete/rename both of them

    example :

    $country[193]['label'] = "Zimbabwe";
    $country[193]['value'] = "Zimbabwe";

    MachForm Support

    Posted 16 years ago #
  3. alejandrocordon
    Member

    How can I use the countries list in a form?

    Posted 16 years ago #
  4. redityo

    Only country list ?

    Hmm ..I'm afraid you have to use "drop down" element and insert the country manually, because machform only have country list on address element.


    MachForm Support

    Posted 16 years ago #

RSS feed for this topic

Reply