Search found 12 matches

Go to advanced search

by Tim5052033
Thu Oct 04, 2012 8:31 pm
Forum: Issues
Topic: Invoking Rest service causing page content to disappear
Replies: 26
Views: 2711
 
Jump to post

Invoking Rest service causing page content to disappear

Makes sense. Will give it a try - thanks for the quick response Max. Really makes a huge difference when the frustration kicks in. Much appreciated.

by Tim5052033
Thu Oct 04, 2012 8:25 pm
Forum: Issues
Topic: Invoking Rest service causing page content to disappear
Replies: 26
Views: 2711
 
Jump to post

Invoking Rest service causing page content to disappear

I'm explaining this terribly. I had some errors in my javascript which was halting execution. It's running to competition but I'm still getting the Grey box. It goes the moment I remove the javascript I mentioned above. https://d37wxxhohlp07s.cloudfront.net/s3_images/800346/Capture_inline.PNG?134938...
by Tim5052033
Thu Oct 04, 2012 8:07 pm
Forum: Issues
Topic: Invoking Rest service causing page content to disappear
Replies: 26
Views: 2711
 
Jump to post

Invoking Rest service causing page content to disappear

They note - it seems that it's leaving a JS method and not starting the next one with - despite the event.

by Tim5052033
Thu Oct 04, 2012 6:09 pm
Forum: Issues
Topic: Invoking Rest service causing page content to disappear
Replies: 26
Views: 2711
 
Jump to post

Invoking Rest service causing page content to disappear

The issue appears to be re-appearing when I add the follow JS to a localStorage response mapping: var temp = JSON.stringify(value); console.log(temp); temp = localStorage.getItem('allPartTasks') + temp; localStorage.setItem('allPartTasks', temp); I'm trying to take the array of responses and append ...
by Tim5052033
Thu Oct 04, 2012 5:39 pm
Forum: Issues
Topic: Invoking Rest service causing page content to disappear
Replies: 26
Views: 2711
 
Jump to post

Invoking Rest service causing page content to disappear

Works perfectly. Thanks!

by Tim5052033
Thu Oct 04, 2012 5:29 pm
Forum: Issues
Topic: Invoking Rest service causing page content to disappear
Replies: 26
Views: 2711
 
Jump to post

Invoking Rest service causing page content to disappear

Hi Max, I'm experiencing a similar issue - even if I remove all JS. The new page loads for an instant then is immediately greyed out and doesn't return. No errors are reported and when I inspect the test/rendered iframe code it appears to be a previous page (despite the toPage being correct). Any id...
by Tim5052033
Thu Oct 04, 2012 4:34 pm
Forum: Issues
Topic: REST Service URL populated from a Local Storage variable?
Replies: 14
Views: 1540
 
Jump to post

REST Service URL populated from a Local Storage variable?

Thanks Max and team!

by Tim5052033
Tue Oct 02, 2012 7:41 am
Forum: Issues
Topic: REST Service URL populated from a Local Storage variable?
Replies: 14
Views: 1540
 
Jump to post

REST Service URL populated from a Local Storage variable?

Hi Max, any updates on this?

by Tim5052033
Thu Sep 27, 2012 5:44 am
Forum: Issues
Topic: REST Service URL populated from a Local Storage variable?
Replies: 14
Views: 1540
 
Jump to post

REST Service URL populated from a Local Storage variable?

Thanks Max. Any idea of timing?

by Tim5052033
Wed Sep 26, 2012 2:02 pm
Forum: Issues
Topic: REST Service URL populated from a Local Storage variable?
Replies: 14
Views: 1540
 
Jump to post

REST Service URL populated from a Local Storage variable?

The local variable is set on a button click on another page which then causes a page navigation to the page above. I've just shared my app with you - it may be easier to look at it that way around.

Go to advanced search