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…
Have you put a conditional check on the button to see if the error exists in that control?