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

Rishi Solanki commented on OFBIZ-2000:
--------------------------------------

Hi Jacques,
To run this work you need to do following changes in the 
ecommerce/widget/CommonScreens,xml
There are two pair of screens of same name ;
newcustomer and viewprofile
out of which one pair is commented. The commented screens have this 
functionality works. So to check this functionality at UI, you need to 
un-comment the commented screen and comment the un-commented screen. Then if 
you go for creating New user on the newcustomer form. Then on the user name 
text box you just type the user name and if it is available then it will show 
the error.

LMK, if you able to check it at UI.
--
Rishi

> 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