Okay, so I have just had an idea but I have no idea how to execute.
I have a submit button on my form that has a patch() function as I am patching a person/group to a Sharepoint List which Submit() won't do.
My idea is, is to have the "Save" button disabled until the required fields are filled in. Does anyone have any ideas on how to do this?
Thanks!!