You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sascha Rodekamp (JIRA)" <ji...@apache.org> on 2011/06/06 16:23:59 UTC

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

    [ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044872#comment-13044872 ] 

Sascha Rodekamp commented on OFBIZ-4270:
----------------------------------------

Hey Jacques,

i had a second look to this issue. 

The Reason why we doesn't get the state List for UK is, that UK is defined as "GroupMember" so we haven't a connection to our Regions. It works great when you try (i.e.) England. So we should discuss what happen to those which have GroupMember GeoAssocTypeId.

For the second issue i simply created a new entity "CountryWithStates" with the fields GeoId and a boolean ShowStateList. So i did as you suggested.

What do you think?

Have a nice day Sascha  

> State dropdown only finds states and does not include county information
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-4270
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4270
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Sam Hamilton
>            Assignee: Sascha Rodekamp
>            Priority: Minor
>         Attachments: OFBIZ-4270-DependentDropdown.patch
>
>
> If you are on this page https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/newcustomer select USA from the country drop down and it will display all the USA states, similarly it works just fine for Spain but if you try once again with either United Kingdom or France it will show "No States/Provinces exist". 
> Both UK and France have Counties saved in the datamodel but the form does not lookup in the correct location as they are not defined as State. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira