Page 1 of 1

Input Dialog problem,

Posted: 08 Mar 2013 12:51
by houdinix64
please i need a complete guide how to set this input dialog to work..

Re: Input Dialog problem,

Posted: 09 Mar 2013 11:21
by houdinix64
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