ERROR when adding Other State/province

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Islandrose
    Mini Mivite

    • Aug 2009
    • 22

    #1

    ERROR when adding Other State/province

    I noticed on our website when I input a State on the (other state/province) and save it, when i get to the page Shipping/Payment Selection theres no (other state/province) that i just typed. and when you back to the Customer Edit page the (other state/province) is empty which means its not being save by our website. what do you think is the error here.
  • AHerb
    Mivite




    • Jun 2017
    • 273

    #2
    Any URLs to have a look at?


    Code:
    This is how the dropdown should look
                            <mvt:item name="states" param="ShipStateSelect" />
    
    This is how the other state should look
                            <input type="text" name="ShipState" id="ShipState" value="&mvte:global:ShipState;" />

    Comment

    Working...
    X