Skip to main content

Questions tagged [city]

0 votes
1 answer
689 views

i want to convert city field from text to select or drop down. i have tried many ways but unable to implement it. I want to convert city text field to select and want to show custom city option how ...
Mehran's user avatar
  • 522
2 votes
0 answers
77 views

please I am trying to add specific cities to which my shipping carrier destination and make them dropdown in my plugin. This is my code so far but it's not working and I get Exception #0 (...
Adewuyi Dare's user avatar
0 votes
0 answers
45 views

I created custom city and state dropdown all working fine but in the IE it is not loading. Can anyone please help.?
Mayur Sisodiya's user avatar
1 vote
0 answers
102 views

I am facing a very strange issue where the city dropdown shows the cities of KSA and when the user selects his dubai address from browser's autocomplete option in street address field the city ...
Shujaat Shaikh's user avatar
1 vote
2 answers
3k views

I am using the Magento 2.3.2. I want to remove "City" field into the checkout. I have added the following code into my theme checkout_index_index.xml file: <item name="city" xsi:type="array"> ...
Hardik Makwana's user avatar