[
https://issues.apache.org/jira/browse/OFBIZ-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780532#action_12780532
]
Rishi Solanki commented on OFBIZ-2000:
--------------------------------------
Hi Jacques,
The old latest patch attached at this issue is now too old. It uses
/applications/ecommerce files, but now all is in the /specialpurpose/ecommerce/.
The approach adopted to do as per description was looking fine to me, but you
say that createcustomer executed twice.
The work done here is just checking the userLoginId available or not before
creating new user, was not able to understand your last comment on 19/Feb/09.
Please let me know if works looks fine to you as well then, I will engage
somebody to upload updated patch. If you see some other problem in the patch
then please suggest improvement we will improve it. As this functionality not
available OOTB we recently give this to our client by writing the same code in
custom component.
Thanks for your concern.
--
Rishi Solanki
> 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
> 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.