Two part question.
First issue, I had to delete my form and create a new screen as I was having issues with that duplicated screen.
Created new screen, added form.
I must have made a change somewhere but not sure what.
I have a label that shows an error message. The fields are all marked as REQUIRED.
The label should only show when I click the submit button, and the required filed is blank.
They are just showing now.
Also, along with that I switched out a combo box and put in check boxes (easier for the end user).
This data card is required, the error message just shows, but also I was able to submit a test case WITHOUT checking a box, and it submitted. It should be a requirement to ahve a check box checked.



for props


This is how I swapped the combo box for the check boxes:
https://www.matthewdevaney.com/power-apps-multiple-selection-checkbox/