Hello ,
I want to display error message on create record screen as well my data source from SP list and on form data field I have error message label .
how do I utilize this error label to show error message when someone hit save button without filled data and also dont navigate success screen if user not filled data?
I enabled require property on every DataCard true and also from SharePoint list i make as an require
also I set the message on label text property which I want to show.
