zcadditions / ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c

Zen Cart v1.5.6a, ZCAdditions (rbarbour), Bootstrap 4 Template
http://www.zcadditions.com/bootstrap_tpl_demo
GNU General Public License v3.0
14 stars 19 forks source link

Correcting address displays when ACCOUNT_STATE_DRAW_INITIAL_DROPDOWN is set to 'false' #279

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

When that setting is 'false', the state field isn't being displayed since the country/zone jQuery is hiding that element. Also need to set the placeholder attribute in that/those fields.

Need also to pull the state-related rendering into the create_account form from the common_address_format; it's missing critical CSS/jQuery selectors.