[ 
http://mifosforge.jira.com/browse/MIFOS-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59018#action_59018
 ] 

Udai Gupta commented on MIFOS-3356:
-----------------------------------

Stanley,

To enter the CSE (Bulk entry) there are three screens
1) Select CSE using drop down. (bulkentry.jsp)
2) Enter(verify) data in CSE which has input fields (bulkentry_data.jsp)
3) Preview(verify) CSE data which has edit data(in case of mistake) and 
submit(if everything entered is correct) (bulkentry_preview.jsp)  

I think Ryan reported this issue to disable Enter key submit at 2 screen where 
CSE has input fields. Even though enter submits the data for preview nothing 
gets into database, only real(database) submission is made when the submit is 
pressed at preview(3) page. Your patch disable submit at the 1 screen which 
actually doesn't allow enter unless user have chosen all the options from 
drop-down explicitly.

I think disabling Enter Key at screen 1 is fine, would you also do the same for 
screen 2 which will actually resolve this issue.

no need to do that for screen 3 because it doesn't have any input field.

> Enter key submits CSE
> ---------------------
>
>                 Key: MIFOS-3356
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3356
>             Project: mifos
>          Issue Type: Bug
>          Components: Collection Sheet Entry
>    Affects Versions: Release 1.5.0.1
>            Reporter: Ryan Whitney
>            Assignee: Udai Gupta
>             Fix For: Release E - Iteration 2, Release E
>
>         Attachments: 0001-FIXED-MIFOS-3356.patch
>
>
> If someone hits enter in a field, this submits the CSE.  We should remove the 
> ability to submit the form by hitting the enter key on this page, thereby 
> enforcing the users to click on the submit button.
> If we want to add keycodes later, we should add a different key code than 
> enter for this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to