D
davas100
I have a form with a lot of fields (50+ and mostly text boxes). The fields
all have data validation set against them to check for a blank value.
The "performance problem" occurs when the user enters a value in any field
and presses tab or moves to the next field. There is a delay as the form
appears to refresh (i assume it is doing the validation and calculating
related expression boxes). This is very annoying to my users.
Not only would i like to know why this is happening but also a solution if
it cannot be fixed.
Can you turn off the automatic data validation and have the form check on
submit?
Thanks and regards
Chris
all have data validation set against them to check for a blank value.
The "performance problem" occurs when the user enters a value in any field
and presses tab or moves to the next field. There is a delay as the form
appears to refresh (i assume it is doing the validation and calculating
related expression boxes). This is very annoying to my users.
Not only would i like to know why this is happening but also a solution if
it cannot be fixed.
Can you turn off the automatic data validation and have the form check on
submit?
Thanks and regards
Chris