Hello,
I created a list on SharePoint Online and clicked on customize it in PowerApps: the list has 2 date/time columns with date and hour showed; in PowerApps these are represented with datepicker for date and dropdowns for hour and minutes; I'd like to set some validation rules on hours but I can't understand where to do it; my first question is: when in SharePoint I click in Save, what PowerApps action is raised in the "SharePointIntegration" control? I supposed it is "OnSave" so I tried to do some test on it but without luck.
What I like to have is some rules when the user choose an hour value and if it is, for example, greater than another value, I can't save the form.
It is simplistic as explanation but I don't find where to start and where are the action or properties that I can modify.
Marco