You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Surya Kusumakar (JIRA)" <ji...@apache.org> on 2008/11/12 14:19:44 UTC

[jira] Updated: (OFBIZ-2043) New profile pages and One page checkout should have state field should be optional if no associated states wrt country exists.

     [ https://issues.apache.org/jira/browse/OFBIZ-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Surya Kusumakar updated OFBIZ-2043:
-----------------------------------

    Attachment: AssociatedStateListForSelectedCountry.patch

Worked on 
1)Create Profile
2)Edit Profile
3)View Profile
4)Manage Addresses.
5)Checkout Process

Handled the special case of getting associated state list  "No Sate Province exists :_NA_" in case of country with no states by hiding the state select box .Also created generic function getAssociatedStateList() for getting state list according to the selected country which is being used by all the above cases.
Thanks to Rishi Solanki .

--
Surya Kusumakar
Onima Kasliwal
Kirti Dhakad 

> New profile pages and One page checkout should have state field should be optional if no associated states wrt country exists.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2043
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2043
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>            Reporter: Rishi Solanki
>            Priority: Minor
>         Attachments: AssociatedStateListForSelectedCountry.patch
>
>
> To Do :
> -- Go to OnePageCheckout.ftl and change accordingly so that if No state list returns then hide the states select box through checkoutProcess.js.
> -- Do same for the NewCustomer.ftl and profile.js
> -- ManageAddress.ftl and profile.js
> -- In the same file "ManageAddress.ftl" on other forms as well.
> Regards
> --
> Rishi Solanki

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.