Input Dialog problem,

Post your questions and help other users.

Moderator: Martin

Post Reply
houdinix64
Posts: 33
Joined: 08 Mar 2013 12:45

Input Dialog problem,

Post by houdinix64 » 08 Mar 2013 12:51

please i need a complete guide how to set this input dialog to work..

houdinix64
Posts: 33
Joined: 08 Mar 2013 12:45

Re: Input Dialog problem,

Post by houdinix64 » 09 Mar 2013 11:21

hi everyone, i need help and i want to get this trigger to work "automatic airplane mode with three option"

this is how it works..

triger = time
condition = time range
action = input dialog
input dialog type - single choice
list values - YES, NO, POSTPONED FOR 30MINS

expression - startSwith(value"y") = action = true = set airplane mode to ON ( final trigger result is OK )
expression - startSwith(value"n") = action = false = set airplane mode to OFF ( final trigger result is ok )

but when i add this:
expression - startSwith(value"p") = action = false = set sleep = 30mins ( gives me an error result )


hope u help me guys with this trigger..tia

Post Reply