How to enable/disable the field "State / province / country" in Magento? -


how enable/disable field state / province / country in magento/index.php/customer/address/edit/ page?

my client wants show state/province option in site.in existing code label state/province showing input field not showing. can plz solve issue?

this old question , op ended having broken template, answer others coming google.

since (i think) 1.7, there setting in admin area this.

system > configuration > general > general > states options

"display not required state " = no


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -