Hi all,
I created a screen that contains multiple text inputs, dropdowns, date pickers and so on.
I submit all that information to a SharePoint list using the Patch function.
The problem is that I need 3 fields to be filled out all the time.
Since I'm not using an Edit Form that has the Required function, I was wondering if it's possible to prevent the Patch if these 3 fields don't contain information.
Thank you!