Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Province/State Dropdown list?


wangchao

Recommended Posts

Posted

Hi, guys,

 

I have someone to customize a set of oscommerce template. It turns out the Province/State input in 'Register' page to be drop down list. I don't like this dropdownlist because it shows the North America states only. I'd like it to be a text input just like the input for names.

 

Anyone knows how to make this modification?

 

 

Thanks

-David Wang

Posted
Hi, guys,

 

? ? ? I have someone to customize a set of oscommerce template. It turns out the Province/State input in 'Register' page to be drop down list. I don't like this dropdownlist because it shows the North America states only. I'd like it to be a text input just like the input for names.

 

? ? ? Anyone knows how to make this modification?

Thanks

 

I assume you meen create_account.php? If so you just need to change the <select> to be <input type="text" name="what the select name was" /> then change the oscommerce admin to allow the minimum characters to be zero or however many... i suggest a minimum of 2 max like 20.

Posted

Hi

 

Could you be a bit more specific with the instruction 

 

1. If you currently have a test box and you want a drop down box what is the change from and to and where approximately in the file is the modifications required?

2. If you currently have a drop down box and you want a text box what is the change from and to and where approximately in the file is the modifications required?

3. If the drop down box is showing states from the country listed below in the country section, how does one repair that to show the correct states related to the country?

 

P

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...