Input Dialog: Single Choice bug

Forum to discuss everything related to the current development build of Automagic.

Moderator: Martin

Locked
colabi
Posts: 134
Joined: 06 Jan 2013 22:33

Input Dialog: Single Choice bug

Post by colabi » 22 Jan 2014 20:46

New Flow >

1.
Action > Input Dialog: Multiple Choice > List Values: Option 1,Option 2,Option 3
Action > Notification on Screen > Text: {value}
Menu > Execute > select "Option 2" > OK
message on screen: "Option 2"

2.
Action > Input Dialog: Single Choice > List Values: Option 1,Option 2,Option 3
Action > Notification on Screen > Text: {value}
Menu > Execute > select "Option 2" > OK
message on screen: "null"

(I think this broken Multiclipboard flow)

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

Re: Input Dialog: Single Choice bug

Post by Martin » 22 Jan 2014 21:17

Thanks, this one is also fixed in the next EAP version.

Locked