Search found 27 matches

Go to advanced search

by Michael Iglesias
Fri Dec 20, 2013 4:41 pm
Forum: Issues
Topic: Following javascript is not executing.
Replies: 4
Views: 373
 
Jump to post

Following javascript is not executing.

Code does work on plain HTML page as well as within the app when placed inside a HTML Panel. It does not seem to work when placed inside a javascript function.

by Michael Iglesias
Fri Dec 20, 2013 4:32 pm
Forum: Issues
Topic: Following javascript is not executing.
Replies: 4
Views: 373
 
Jump to post

Following javascript is not executing.

The javascript above runs perfectly when I place it inside an HTML panel to track page visits. I am not trying to keep track of the amount of maintenance tickets submitted and wish to execute the following code upon completion of successful API call. I currently redirect users to the maintenance lis...
by Michael Iglesias
Fri Dec 20, 2013 4:30 pm
Forum: Issues
Topic: Following javascript is not executing.
Replies: 4
Views: 373
 
Jump to post

Following javascript is not executing.

The following javascript is not being executed when I successfully make my api call and assign the status of the api call to a variable. var Keen=Keen {configure:function(e){this. cf=e},addEvent:function(e,t,n,i){this. eq=this. eq [],this. eq.push([e,t,n,i])},setGlobalProperties:function(e){this. gp...
by Michael Iglesias
Mon Dec 16, 2013 10:37 pm
Forum: Issues
Topic: REST GET Request - Pass Variable in URL Issues
Replies: 17
Views: 1367
 
Jump to post

REST GET Request - Pass Variable in URL Issues

Katya & Max,

Everything is working fine now. I wasn't aware that I had to turn on "Appery.io Proxy"

I really appreciate your help and assistance. Appery.io Support is second to none!

Thanks again,
Michael

by Michael Iglesias
Mon Dec 16, 2013 4:47 pm
Forum: Issues
Topic: REST GET Request - Pass Variable in URL Issues
Replies: 17
Views: 1367
 
Jump to post

REST GET Request - Pass Variable in URL Issues

Is there any way in which you can log into the app editor and see if you can spot anything that is wrong?

I have literally tried everything over the hours I've spent trying to figure this thing out :(

by Michael Iglesias
Mon Dec 16, 2013 4:34 pm
Forum: Issues
Topic: REST GET Request - Pass Variable in URL Issues
Replies: 17
Views: 1367
 
Jump to post

REST GET Request - Pass Variable in URL Issues

Didn't work when I returned 1.

Although it does execute an alert statement. I still don't think that {tnt_id} is being replaced with the local storage variable or the manually return 1

by Michael Iglesias
Mon Dec 16, 2013 4:26 pm
Forum: Issues
Topic: REST GET Request - Pass Variable in URL Issues
Replies: 17
Views: 1367
 
Jump to post

REST GET Request - Pass Variable in URL Issues

https://d2r1vs3d9006ap.cloudfront.net/s3_images/999769/ScreenShot2013-12-16at11.22.46AM_inline.png?1387210998 This is a screen shot of my "Start Screen" Events. I am setting the "tnt_id" local storage variable event on page load and then invoking a javascript function which aler...
by Michael Iglesias
Mon Dec 16, 2013 4:20 pm
Forum: Issues
Topic: REST GET Request - Pass Variable in URL Issues
Replies: 17
Views: 1367
 
Jump to post

REST GET Request - Pass Variable in URL Issues

It seems to work fine when I test the service and manually supply a "tnt_id"

For some reason it does not work when I am mapping a local storage variable to "tnt_id" when invoking the service on button click.

I believe I have everything set up correctly.

Any suggestions?

Go to advanced search