Hello PowerApp Community,
i have create a form with a sharepoint list as data source, especially just for date, so my idea was that if somebody change the date the form automatically send an email to the responsible person. I used the OnSelect command
Office365Outlook.SendEmailV2(Label.Text;"Subject";HtmlText1.HtmlText;{Importance:"Normal"})
the code works fine, but i just want to send the mail after choosing a date and confirmed with "Ok", actually it also send a mail if someone just open the calender.
I hope someone can help out.

Report
All responses (
Answers (