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
Started 17 years ago by Skymay | 4 posts |
- 
		
		
	
		
		
		
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 17 years ago # - 
		
		
		
		
		
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 17 years ago # - 
		
		
	
		
		
		
How can I use the countries list in a form?
Posted 17 years ago # - 
		
		
		
		
		
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 17 years ago # 
Reply
You must log in to post.
