Search found 9 matches

Go to advanced search

by William Lewis
Sat Sep 07, 2013 9:27 am
Forum: Issues
Topic: Support for local SQLite datasources
Replies: 69
Views: 15809
 
Jump to post

Support for local SQLite datasources

if ANYBODY has figured out how to do will you kindly upload a "FOLLOWABLE" tutorial? I'm tired of "hints" that go nowhere.

by William Lewis
Sat Sep 07, 2013 9:19 am
Forum: Issues
Topic: Support for local SQLite datasources
Replies: 69
Views: 15809
 
Jump to post

Support for local SQLite datasources

would you or anyone else """"KINDLY"""" fill in the missing steps to this... http://docs.appery.io/tutorials/build... dubious tutorial especially line 12 - specific step by step instructions would help greatly. Talk about frustration - this is turning into a w...
by William Lewis
Mon Sep 02, 2013 3:38 am
Forum: Issues
Topic: Unlike results in appery tester vs android tester and apk
Replies: 9
Views: 1334
 
Jump to post

Unlike results in appery tester vs android tester and apk

Solved the first part of this problem:

don't use button groups like radio / select / check etc. I put 3 individual buttons in a grid with 1 row 3 cols and that seems to work.

Now to figure out how to insert headings above the database readout.

by William Lewis
Mon Sep 02, 2013 3:34 am
Forum: Issues
Topic: Unlike results in appery tester vs android tester and apk
Replies: 9
Views: 1334
 
Jump to post

Unlike results in appery tester vs android tester and apk

Hi Alena.. ok at least I have the db reading out on my android now. Solution = don't use button groups like radio / select / check etc. I put 3 individual buttons in a grid with 1 row 3 cols and that seems to work. Answering your question: Skip would be fine or print an empty value - anything as lon...
by William Lewis
Sun Sep 01, 2013 5:37 am
Forum: Issues
Topic: Unlike results in appery tester vs android tester and apk
Replies: 9
Views: 1334
 
Jump to post

Unlike results in appery tester vs android tester and apk

Using the same example from above.. how do I extract headings from the csv file and locate them as headers so it looks like this...

TYPE I TYPE 2 TYPE 3
approach socal aaa
approach socal bbb
...

by William Lewis
Sun Sep 01, 2013 5:35 am
Forum: Issues
Topic: Unlike results in appery tester vs android tester and apk
Replies: 9
Views: 1334
 
Jump to post

Unlike results in appery tester vs android tester and apk

Using the same example from above.. how do I extract headings from the csv file and locate them as headers .

TYPE 1 TYPE 2 TYPE 3

by William Lewis
Sun Sep 01, 2013 5:27 am
Forum: Issues
Topic: Unlike results in appery tester vs android tester and apk
Replies: 9
Views: 1334
 
Jump to post

Unlike results in appery tester vs android tester and apk

using query service - "edit Js" - return '{"sample_id":{"$regex":"^'+value+'", "$options":"i"} }'; Also my source is an input Separately... my csv file has this format: A B C 1 2 3 4 5 so naturally I'm getting "undefined" under th...
by William Lewis
Sat Aug 31, 2013 5:54 pm
Forum: Issues
Topic: Unlike results in appery tester vs android tester and apk
Replies: 9
Views: 1334
 
Jump to post

Unlike results in appery tester vs android tester and apk

getting different results on appery than on android. my app works using the appery test function but not in the android tester nor as an apk uploaded to my android. Where in appery the results of a database query print to screen, these results don't appear in the android app nor the tester. Also, as...

Go to advanced search