the .aia file I uploaded to you works?
Yes, it works perfectly.
I am referring to the farmyard where in the screbb2 there is the button
"nome" , "turno" , "numero persone" "invia prenotazione"
when I click on "invia prenotazione" it does nothing
You have and if then statement . So sms is send only if name and numero is filled
Try this
Aqua_2.aia (611.4 KB)
1 Like
hi, thanks for the help but nothing from my redminote 10 pro clicking "send booking" does not start sms
if we wanted to replace it with receiving mail and not sms?
if we wanted to replace it with receiving mail and not sms?
This extension may help you (please look at Part 3 for its usage): SmtpClient: An extension to send emails using SMTP server - Extensions - MIT App Inventor Community
1 Like