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

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

Hi Jacques,
I remember, the color scheme for error message and UI were fine previously, 
they are scattered due to some later contribution. About the redundancy in 
error message we can show the particular message on the top instead of showing 
it on the field level. The redudancy will be remove once we add  the client 
side validation on form submission. The form will not submit if user login is 
not available for create.
IMO, For the UI fixes and color scheme change we can create another issue on 
which we can work timely, as the color scheme for error message is not affect 
only to this UI. Let me know if it looks fine to you so we will upload the 
patch with no redundancy in the error message and validated form.

> 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.

Reply via email to