Search found 75 matches

Go to advanced search

by Tommy B
Fri Oct 31, 2014 7:28 pm
Forum: Issues
Topic: Geocoding app question
Replies: 8
Views: 1381
 
Jump to post

Geocoding app question

Bruce, thanks for the comments. I will do some studying on the mongodb this weekend. Maryna, The app that you have at the following link is what I need. http://devcenter.appery.io/tutorials/... But I want to do is check against latitude and longitude that is stored in the db and not an address or ci...
by Tommy B
Fri Oct 31, 2014 12:57 am
Forum: Issues
Topic: Geocoding app question
Replies: 8
Views: 1381
 
Jump to post

Geocoding app question

I am creating a proof of concept using your "Building a geocoding app with Appery.io database and server code" example. My trouble is that I have the lat/long stored in the database and not an address because I want to reference building locations within a large complex and not physical ad...
by Tommy B
Tue Sep 03, 2013 5:42 pm
Forum: Issues
Topic: Limit service return by date
Replies: 24
Views: 3121
 
Jump to post

Limit service return by date

Sorry its not working. If you want to check the app its "airmon" the user and pass are user1 and password. the page is called eventSearch.

by Tommy B
Tue Sep 03, 2013 3:54 pm
Forum: Issues
Topic: Limit service return by date
Replies: 24
Views: 3121
 
Jump to post

Limit service return by date

Sorry that did not work. Please note that "_createdAt" and "userID" are the two columns that I am trying to filter on.

by Tommy B
Tue Sep 03, 2013 4:13 am
Forum: Issues
Topic: Limit service return by date
Replies: 24
Views: 3121
 
Jump to post

Limit service return by date

So I have now decided that I need to also filter on two collumns in the Database not one. I am using the following code that I have described above. Now I want to also limit the records to the user ID that is stored in local storage. The variable for the UserID is uid. codevar uid = Appery('unique')...
by Tommy B
Tue Jul 30, 2013 7:57 pm
Forum: Issues
Topic: Round Corners
Replies: 8
Views: 1036
 
Jump to post

Round Corners

I am using the native browser that came with the phone. If i use Chrome the rounded corners are present. I was asked to test in a "real" environment and I don't want user to have to install another browser. But...... all in all, not having rounded corners is not a show stopper. Just though...
by Tommy B
Tue Jul 30, 2013 4:53 pm
Forum: Issues
Topic: Combine multiple where clauses referencing component values
Replies: 21
Views: 2656
 
Jump to post

Combine multiple where clauses referencing component values

To start off with I am a novice but just dangerous enough to figure it out. :) I used this code to search for dates that were greater than and less than the dates selected in my date pickers. You will notice that I separated the greater than and less than statements with a comma. Here are some links...
by Tommy B
Mon Jul 29, 2013 6:36 pm
Forum: Issues
Topic: Round Corners
Replies: 8
Views: 1036
 
Jump to post

Round Corners

Samsung S4 ~ SCH/I545

Andriod 4.2.2

by Tommy B
Mon Jul 29, 2013 2:39 pm
Forum: Issues
Topic: Use variables in static googlemap string
Replies: 9
Views: 1136
 
Jump to post

Use variables in static googlemap string

Marina, Thank you so much for all of your help. I was just replying to the question on why i used a picture instead of t house e < code tags. My issue with the code wasn't because of appery not working it was when I tried to post it here on this site. The code in appery is working great! Also, I did...
by Tommy B
Sat Jul 27, 2013 10:17 pm
Forum: Issues
Topic: Use variables in static googlemap string
Replies: 9
Views: 1136
 
Jump to post

Use variables in static googlemap string

This is what happens? I used the return and code tags. ///////////////////////////////////////// codevar getlat = localStorage&#46;getItem('singleLat'); var getlong = localStorage&#46;getItem('singleLong'); var comma = ",&quot var latlong = getlat +""+ comma +""+...

Go to advanced search