Hi,
I'm facing two sensitive problem in the application.
1. Application is very slow when subform contains around 50 Records. I have 1 Parent form record, which have 210 records in subform. It is fetching 210 records out of 400 records when i click on edit. It is taking around 3 - 4 minutes to open when i click on edit. (I'm using 2Mbps Speed net)
Now per month i have to enter some 1500 records into that subform. what if that has to fetch from 10,000 or 20,000 records?
2. we have 10 members. we share only views to those 10 members. Now the problem is, when the application has to throw some error message in views, the existing page is disappearing (closing) to show that error message, here all the modifications what they have done are going off.
As i said i will have some 50 - 300 records in subform. so what if i have some 210 records and error occurred at 200th record after modifying 199 records?
Other thing is the End-User can't see the exact message what the Admin can see.
that simply shows "Error Occurred please contact your Administrator" to End-User.
Every time they can't communicate for the same in this case.right?
Finally i have 1 suggestion out of the topic.
Please come up with the "Auto-Save" functionality. Let the user have the option to enable or disable the "Auto-Save" functionality.