Avoid bypassing form validation if item edited outside forms designer
Posted: 06 Apr 2016
Hi,
I have a list, where i built its forms using form designer and added some validation on submit event. At the same i'm enabling the quick edit mode of the list. The problem is when the user uses the quick edit mode, all the custom validation are bypassed because changes where not submitted via the form with validation code.
Is there a way to enforce the validation code of the form on quick edit?
Note: Switching the list's quick edit feature off is not an option in that case.
I have a list, where i built its forms using form designer and added some validation on submit event. At the same i'm enabling the quick edit mode of the list. The problem is when the user uses the quick edit mode, all the custom validation are bypassed because changes where not submitted via the form with validation code.
Is there a way to enforce the validation code of the form on quick edit?
Note: Switching the list's quick edit feature off is not an option in that case.