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

Jacques Le Roux commented on OFBIZ-2000:
----------------------------------------

Thanks for the reminder Rishi,

I completly forgot this point. I will commit all soon (new newcustomer and 
viewprofile screens included). 2 points to note though

Please don't use deprecated simple-method tags (I guess it's because it was 
written long ago). I changed them in checkAvailableUsername, no worries.
When you check for Billing Address to be the same as Shipping Address, the tel 
number is not incorporated, but I guess it should not, just a question.

I'm still investigating 2 issues (not related I guess) before commiting. They 
are related to recent security changes I guess, 
sendCreatePartyEmailNotification notably is involved...

> 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: ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: CheckAvailUsername.patch, CheckAvailUsername.patch, 
> CheckAvailUserName.patch, CheckAvailUserName.patch, CheckAvailUserName.patch, 
> CheckAvailUserName.patch, CheckAvailUserName.patch
>
>
> 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.

Reply via email to