Display message with choice YES / NO

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
Lyriss113
Posts: 10
Joined: 06 Mar 2018 14:35

Display message with choice YES / NO

Post by Lyriss113 » 13 Sep 2018 14:49

Hello,
i am building a flow that remind me to check my voicemail after evry missed or rejected call ( i have a problem with my carrier so i dont get the voicemail notification ).

the flow is described like this :
1 - detect if there is a missed call or rejected call
2-timer 2 minute
3-display a notification in the statut bas ( custom notification )
4-display a message on screen ( ask if i checked my voicemail or not )
5-if "yes" then delete status bar notification and stop the flow
if "no" loop after 5 minute waite

i am stuck in the 4th step because i dont know how to make a choice button ( Yes, No ) on the display message.

Anyone has an idea how to do that ?

Thanks for the help .

Wibbly
Posts: 418
Joined: 17 Mar 2014 09:02

Re: Display message with choice YES / NO

Post by Wibbly » 13 Sep 2018 16:04

Have a look at the Input Dialogue action

http://automagic4android.com/en/help/co ... put_dialog

User avatar
Lyriss113
Posts: 10
Joined: 06 Mar 2018 14:35

Re: Display message with choice YES / NO

Post by Lyriss113 » 13 Sep 2018 19:13

Thanks Wibbly :)

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Display message with choice YES / NO

Post by Martin » 14 Sep 2018 08:41

Condition Confirmation Dialog might also be an option.

Regards,
Martin

Post Reply