Search found 35 matches

Go to advanced search

by Nick Pitt
Fri Jun 10, 2016 11:10 am
Forum: Issues
Topic: Text Message From Local Storage
Replies: 2
Views: 418
 
Jump to post

Text Message From Local Storage

Excellent response, works well.

Thanks Illya.

by Nick Pitt
Wed Jun 08, 2016 3:02 pm
Forum: Issues
Topic: Text Message From Local Storage
Replies: 2
Views: 418
 
Jump to post

Text Message From Local Storage

Hi Please can you help me with this i want to send a text message based on the phone number in local storage. var ConNum = localStorage.getItem("ContactNumber"); var Message = localStorage.getItem("Message"); window.open('sms: ConNum?body=Message', '_system'); Thanks in advance N...
by Nick Pitt
Mon Oct 19, 2015 4:08 pm
Forum: Issues
Topic: Format To Hours and Minutes
Replies: 3
Views: 562
 
Jump to post

Format To Hours and Minutes

Sorry its mm:ss not hh:mm.

by Nick Pitt
Mon Oct 19, 2015 4:07 pm
Forum: Issues
Topic: Format To Hours and Minutes
Replies: 3
Views: 562
 
Jump to post

Format To Hours and Minutes

Hi

Please can you help me, how can i format this variable to hh:mm ?

var week1 = ((profileeasy)+(profileeasy)(diff116));

Im trying to get minutes per mile from this formula.

I have tried various scenarios to no avail.

Thanks in advance.

by Nick Pitt
Wed Sep 30, 2015 9:55 am
Forum: Issues
Topic: Database search
Replies: 7
Views: 865
 
Jump to post

Database search

Refer to this problem i have raised here https://getsatisfaction.com/apperyio/...

This may also help you Gurinder.

by Nick Pitt
Tue Sep 29, 2015 8:29 pm
Forum: Issues
Topic: Database search
Replies: 7
Views: 865
 
Jump to post

Database search

I've got the same problem. Built loads of query services with no problem. Getting this message off of the list service for the collection. { "status":400, "uri":" https://api.appery.io/rest/1/db/colle... ", "response":{ "code":"DBSQ960", &q...
by Nick Pitt
Mon Sep 28, 2015 1:11 pm
Forum: Issues
Topic: Ipad App option disappeared ?
Replies: 1
Views: 305
 
Jump to post

Ipad App option disappeared ?

Hi

Why do i only get the option to add a mobile app or a Bootstrap AngularJS App or a Ionic AngularJS App ?

There used to be an ipad option, where has this gone ?

Thanks

Nick

by Nick Pitt
Sat Aug 08, 2015 4:03 pm
Forum: Issues
Topic: Running update services
Replies: 5
Views: 993
 
Jump to post

Running update services

Hi IIya

Im getting a status code 200 saying that it executed but nothing updates in the table. I have now shared the application with you guys.

Please can you take a look.

Thanks

Nick

by Nick Pitt
Fri Aug 07, 2015 7:45 pm
Forum: Issues
Topic: Running update services
Replies: 5
Views: 993
 
Jump to post

Running update services

Thanks Alena I have tried these tutorials but it still doesn't work. I am only running a before send method as i believe success mapping is not required. Please advise if my mapping is correct, if not what am i not doing. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1252897/update_inline.PNG?1438...
by Nick Pitt
Fri Jul 31, 2015 8:13 pm
Forum: Issues
Topic: Running update services
Replies: 5
Views: 993
 
Jump to post

Running update services

Hi Please can you help me: I am struggling to generate a update service to update a single row in the database. At the moment i am only running a before send event. How should an update service be generated ? Please specify how they should be linked on both a before send and a success event. Thanks ...

Go to advanced search