Hi,
I have customized a sharepoint listforms using powerapps. I have validated using the default error control. The issue is that when i click the save button, the data is getting saved even when the error message is displayed on the form. The form should only save the data when there is no error on the form. How can i achieve this?
Please help…
Did you try using the Validate function on your submit button?
check out this link which would help you https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-validate