Search found 211 matches

Go to advanced search

by Sean Kelley
Thu Oct 03, 2013 5:32 pm
Forum: Issues
Topic: external link and back navigation
Replies: 4
Views: 587
 
Jump to post

external link and back navigation

Hi I have a button that opens external site from my web app. I use on button click: window.location=' http://www.mysite.com '; The link works but clicking 'back' to get back to app from external site breaks something. If you come back, the page with the link button has no back button and if you clic...
by Sean Kelley
Wed Oct 02, 2013 12:34 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

Hi so how do you do in Appery exactly? If you add to App Settings: https://maps.google.com/maps/api/js?s... You get both http and https links loading in pages which causes warning in appery test and also breaks map in https Warning: you have included the Google Maps API multiple times on this page. ...
by Sean Kelley
Wed Oct 02, 2013 11:03 am
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

Hi
Do you mean via App Settings like so:
https://maps.google.com/maps/api/js?s...

This generates the warning in Appery test:
Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors.

by Sean Kelley
Tue Oct 01, 2013 10:39 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

Ahh thank you! It has been difficult trying to figure out what what going on. When the bug is fixed, I will not need to do any hand editing after export right right?

by Sean Kelley
Tue Oct 01, 2013 2:29 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

I am going to restate the problem a little. My general issue appears to still be related to the google maps bug I mentioned related to serving a map via https. On appery test: http://appery.io/app/view/3208501b-d6... You can click on either button and get a list. Click on any list item. Data should ...
by Sean Kelley
Sun Sep 29, 2013 5:15 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

the list always works- the detail pages (2nd link) the list items point to do not always work.

by Sean Kelley
Sun Sep 29, 2013 12:34 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

this list: http://appery.io/app/view/3208501b-d6... takes you pages which break sometimes (no data loaded- no service run). Now that I am testing this morning, it is breaking before clicking map page. Yesterday I could not get it to break until map page was loaded. mapPage is the name of map page- a...
by Sean Kelley
Sun Sep 29, 2013 10:24 am
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

the google map is on a different page. It works when I do not click on the map then click back to problem page or previous list. The list works fine, the page works fine...until you click on map button at bottom to go to map page.

by Sean Kelley
Sat Sep 28, 2013 9:14 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

I have commented and factored down what I am doing. The problem seems to be related to a google map component on related page. I reported a bug regarding map component a while ago. I have shared my app with more description via email to see if the issue relates to the map bug.

by Sean Kelley
Sat Sep 28, 2013 5:15 pm
Forum: Issues
Topic: intermittent appery db service results on page
Replies: 18
Views: 2013
 
Jump to post

intermittent appery db service results on page

So when is the right time to run a service- page load or page show? Are there any pro/cons to each? Also, if you load a page, then another, then click back, does the service run again if run on page show event? Seems like it should. I find myself running a service to get fresh data or hide a screen ...

Go to advanced search