[
https://issues.apache.org/jira/browse/OFBIZ-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657391#action_12657391
]
Sumit Pandit commented on OFBIZ-2086:
-------------------------------------
Recently a new code is added for createCustomer and manage customer
functionality. That contains Ajax effect and more attractive UI.
Currently this code is commented. But you can use it in following way :-
In CustomerScreens.xml
remove comment from line# 520 to #564
comment line # 43 to #78.
And then run following :
http://localhost:8080/ecommerce/control/newcustomer
You will get good results.
Thanks
Sumit Pandit
> States/Provinces not displaying properly for country
> ----------------------------------------------------
>
> Key: OFBIZ-2086
> URL: https://issues.apache.org/jira/browse/OFBIZ-2086
> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: SVN trunk
> Reporter: CJ Horton
> Priority: Minor
>
> https://demo.hotwaxmedia.com/ecommerce/control/newcustomer
> The State/Province drop down only becomes active when 'United States' is
> selected as the country. Every state and province for every country is
> displayed. If you select a country other than the 'United States' no
> states/provinces are displayed.
> Potential areas to check:
> applications/ecommerce/webapp/ecommerce/customer/newcustomer.ftl
> framework/common/webcommon/includes/states.ftl
> framework/common/src/org/ofbiz/common/CommonWorkers.java
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.