You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Aman Mishra (JIRA)" <ji...@apache.org> on 2018/12/22 11:50:00 UTC

[jira] [Commented] (OFBIZ-10681) Dependent dropdowns should be used in States.ftl

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

Aman Mishra commented on OFBIZ-10681:
-------------------------------------

Hello [~jacques.le.roux],
I could successfully replicate the reported issue.
Made the changes to make the State/Province drop down dependent on Country drop down in createPostalAddress screen of ordermgr. Please refer:
!DependentStateDropDownOnReportedScreen.png!

During my dev. verification find one more place in same work flow and fixed the same in Set Billing screen as well. Please refer:
!SetBillingScreen.png!

Patch [^OFBIZ-10681.patch] contains all the changes to fix the reported issue.
Thanks!

> Dependent dropdowns should be used in States.ftl
> ------------------------------------------------
>
>                 Key: OFBIZ-10681
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10681
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS, ALL PLUGINS
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Aman Mishra
>            Priority: Minor
>         Attachments: DependentStateDropDownOnReportedScreen.png, OFBIZ-10681.patch, SetBillingScreen.png
>
>
> If you create an EFT account from the quick finalyse page, at the ordermgr/control/createPostalAddress the US states which are proposed by default in the are not the US states but all states. You still can pick one US state, but it's counter intuitive.
> If you try to use the proposed alternative
> {quote}Here is some alternate code to get states limited to a region
> {quote}
> You get an error at line 35, column 22
> Dependent dropdowns should be used in States.ftl
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)