Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Checkout Menu

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 09-28-2016, 05:12 AM
 
Soptareanu Alex Soptareanu Alex is offline
 

Member
  
Join Date: Sep 2016
Posts: 24
 

Default Checkout Menu

I have an issue for my x-cart 5.3.1 site. In the checkout menu I want to change the field 'city' from input text into a drop-down and populate the <selected> option with data from my data base just like country field.
I'm new with X-Cart 5.3, anyone can help me with some advice.
__________________
alex
Reply With Quote
  #2  
Old 10-03-2016, 09:07 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Checkout Menu

It depends on how you want the field to behave.

If you search the source code for "state_id" word, you'll get the idea of how many files must be edited to make the field work exactly like the state field does at the moment.

However, you may try to replace the input field with a select box without changing the database structure. This will require a custom module. If you decide to try this, the files you should look into are skins/customer/address/form/body.twig and classes/XLite/View/Address.php. I believe you will have to "decorate" \XLite\View\Address::getSchemaFields() method and make it return your custom field class (extended from \XLite\View\FormField\Select\ASelect).
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote

The following user thanks qualiteam for this useful post:
Soptareanu Alex (02-01-2017)
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:28 AM.

   

 
X-Cart forums © 2001-2020