You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/12/01 11:17:20 UTC

[jira] Updated: (OFBIZ-2000) Added check availability functionality on new create profile page of e commerce.

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

Jacques Le Roux updated OFBIZ-2000:
-----------------------------------

    Attachment: Old profile Ajaxified.jpg

Thanks for the reminder Rishi,

Here (Old profile Ajaxified screen copy) what I get whn I validate without any fiels filled.

Some remarks

# not sure why and I guess not really related to this issue but despite the language is English I see some French :(
# There is some kind of redundancy : I think we could remove the error messages above the fiels now that we have them besides them. But then one more time I ask them to be more visible. I suggest to color them in red or at least to be bolded
# Should we be able to create an account without Contact Number ? I guess so because al we need for a webstore is an email, but I know in other places a Contact Number is mandatory...

> Added check availability functionality on new create profile page of e commerce.
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2000
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2000
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Priority: Minor
>         Attachments: CheckAvailUsername.patch, CheckAvailUsername.patch, CheckAvailUserName.patch, CheckAvailUserName.patch, CheckAvailUserName.patch, CheckAvailUserName.patch, CheckAvailUserName.patch, FOR_TEST_OFBIZ-2000.patch, OFBIZ-2000.patch, OFBIZ_2000.patch, Old profile Ajaxified.jpg
>
>
> After adding this functionality while creating a profile from e commerce new profile pages, user will be able to check his/her selected userLoginId is availabel or not. Instead after submitting the whole form can check it just by clicking on a check availability link. For this implementation can use Ajax.request for submitting the user name and finally getting back the error list from the server. If got the error appear it else hide.
> Affected files for this feature are ;
> CustomerEvents.xml ----> ecommerce
> profile.js ---> ecommerce
> NewCustomer.ftl ---> ecommerce (for new one)
> Regards
> - Rishi Solanki

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