Search found 8 matches

Go to advanced search

by Mike Kastens
Mon Mar 06, 2017 8:47 am
Forum: Issues
Topic: Navigate to new page when query fails
Replies: 1
Views: 414
 
Jump to post

Navigate to new page when query fails

Hello - I am searching my database for zip code entered by the user. The query works fine and I set the result to a storage variable. This is, however, when the zip code is contained in the database. If the user enters a zip code that is not contained in the database I would like to navigate to anot...
by Mike Kastens
Thu Mar 02, 2017 7:46 am
Forum: Issues
Topic: Convert geolocation coordinates to zip code
Replies: 1
Views: 562
 
Jump to post

Convert geolocation coordinates to zip code

Hello, I am creating an application that finds a customer's service representative based on the customer's zip code. I need to convert the user's latitudinal and longitudinal coordinates to a zip code. I invoke the geolocation service and store the latitude/longitude results in their respectable loc...
by Mike Kastens
Wed Jan 11, 2017 7:22 pm
Forum: Issues
Topic: Navigate to correct page form list item populated from database?
Replies: 5
Views: 426
 
Jump to post

Navigate to correct page form list item populated from database?

Thank you for your help. I couldn't get the switch statement to work properly but I used if statements and it works fine.

by Mike Kastens
Tue Jan 10, 2017 8:12 pm
Forum: Issues
Topic: Switch Statement for List control
Replies: 1
Views: 202
 
Jump to post

Switch Statement for List control

I am trying to perform a switch statement on a selectable list. My list items are names that change based on a search. After the search, the list contains only one list item corresponding to the search. I then need to navigate to the appropriate page based on the name on the list item. The code I ha...
by Mike Kastens
Tue Jan 10, 2017 7:06 pm
Forum: Issues
Topic: Navigate to correct page form list item populated from database?
Replies: 5
Views: 426
 
Jump to post

Navigate to correct page form list item populated from database?

Sorry, I think I misunderstood. The "001" and "002" in your example are strings that are zip codes that would be the text on the list items correct? And the (zip) for the switch statement is the name of the list?

by Mike Kastens
Tue Jan 10, 2017 6:55 pm
Forum: Issues
Topic: Navigate to correct page form list item populated from database?
Replies: 5
Views: 426
 
Jump to post

Navigate to correct page form list item populated from database?

Thank you for your reply Sergiy. I have one other question. Is there a way to access the text on the list item and use that either in the switch statement or a nested if statement? My list items change based on a search so using a switch statement as above wouldn't quite work in this case. Thanks ag...
by Mike Kastens
Mon Jan 09, 2017 10:05 pm
Forum: Issues
Topic: Navigate to correct page form list item populated from database?
Replies: 5
Views: 426
 
Jump to post

Navigate to correct page form list item populated from database?

Hello, I am creating an app that finds the correct sales representative for a company based on a zip code entered by the user. The user searches for the zip code, and the correct representative is located through performing a query on a database. All of this works fine. The issue is this: I have a l...
by Mike Kastens
Sun Jul 26, 2015 7:27 pm
Forum: Issues
Topic: How to handle images
Replies: 1
Views: 227
 
Jump to post

How to handle images

Very new user, but am very surprised at how amazing appery.io is. I have a couple new user questions: What is the best way to design and size images across multiple sizes? Should I work on an iPad format (and size images for that) knowing that most formats are down in size from that? I don't want pi...

Go to advanced search