Search found 6 matches

by liquidwax
19 Jul 2014 14:51
Forum: User Help / Bug Reports
Topic: Input Dialog Date/Time & Global Variable Date/Time
Replies: 9
Views: 19014

Re: Input Dialog Date/Time & Global Variable Date/Time

Finally done and I thought it would look complicated. Thanks.
by liquidwax
14 Jul 2014 15:14
Forum: User Help / Bug Reports
Topic: Input Dialog Date/Time & Global Variable Date/Time
Replies: 9
Views: 19014

Re: Input Dialog Date/Time & Global Variable Date/Time

@Martin. No success following your suggestions but i think it's close. The action Start Activity sets variable {data_string} to "content://com.android.contacts/contacts/lookup/931i4b95182a8b42a08e/329". The action Query Content didn't produce useful results as I wasn't sure what to input to the Proj...
by liquidwax
13 Jul 2014 12:44
Forum: User Help / Bug Reports
Topic: Input Dialog Date/Time & Global Variable Date/Time
Replies: 9
Views: 19014

Re: Input Dialog Date/Time & Global Variable Date/Time

My intention is to pick up the phone # from the phone book. I've taken a look at the example but i think it'll only pick up the contact's name. I'll try again using your suggestions.
by liquidwax
02 Jul 2014 14:33
Forum: User Help / Bug Reports
Topic: Input Dialog Date/Time & Global Variable Date/Time
Replies: 9
Views: 19014

Re: Input Dialog Date/Time & Global Variable Date/Time

I'm not sure if you do but i get confused with how variables are treated in different scripting languages.One more issue requiring advice perhaps after you return from your holidays.Although I could bring up the contacts using the Start Activity action, I couldn't make use of the selection. I have n...
by liquidwax
28 Jun 2014 06:12
Forum: User Help / Bug Reports
Topic: Input Dialog Date/Time & Global Variable Date/Time
Replies: 9
Views: 19014

Re: Input Dialog Date/Time & Global Variable Date/Time

LOL So the variable "value" was the culprit after all. l had the impression that you need to put variables in curly braces in an expression. I'm sure I had done the same thing you've described before and didn't work. I created 2 fresh flows and it worked this time. Thanks.
by liquidwax
27 Jun 2014 11:26
Forum: User Help / Bug Reports
Topic: Input Dialog Date/Time & Global Variable Date/Time
Replies: 9
Views: 19014

Input Dialog Date/Time & Global Variable Date/Time

I have been trying to figure out for the last few days how to use the Input Dialog Date/Time to work with the Global Date/Time Variable trigger. No success so far. What I want to accomplish is simply to schedule the Date & Time for an event (eg. Send scheduled sms or email) . The output from the dia...