Search found 44 matches

Go to advanced search

by Elle Bolt
Sat Oct 25, 2014 12:36 pm
Forum: Issues
Topic: Set Checkbox checked property to true from Array
Replies: 1
Views: 962
 
Jump to post

Set Checkbox checked property to true from Array

Hi, Please Help! I have an array in Local Storage something like this: Local Storage Value – piercings Array ex – [“Ears”, “Lip”] Then I have a mobilecheckboxgroup with the following Options: Ears Tongue Lip I've been trying to set the mobilecheckboxgroup checkbox options checked property to true fo...
by Elle Bolt
Mon Oct 13, 2014 6:33 pm
Forum: Issues
Topic: New Rest Service
Replies: 7
Views: 2215
 
Jump to post

New Rest Service

That is just the thing when I try to test the service the parameters I've created in the Body is grayed out so I can't add values to them thus the error "not enough arguments, expected 1 argument, got 0" what i'm trying to figure out is why are they grayed out and how do I then get the val...
by Elle Bolt
Mon Oct 13, 2014 2:41 pm
Forum: Issues
Topic: New Rest Service
Replies: 7
Views: 2215
 
Jump to post

New Rest Service

Hi Evgene, Here is what I got, My settings: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1108305/Capture_inline.JPG?1413211135 the imported body... I have remove some of the optional parameters: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1108306/Capture2_inline.JPG?1413211185 This is the tes...
by Elle Bolt
Sat Oct 11, 2014 7:13 pm
Forum: Issues
Topic: New Rest Service
Replies: 7
Views: 2215
 
Jump to post

New Rest Service

by Elle Bolt
Sat Oct 11, 2014 2:08 pm
Forum: Issues
Topic: New Rest Service
Replies: 7
Views: 2215
 
Jump to post

New Rest Service

Hi, I've been trying to add a new rest service but i'm not winning please show me how you would create this service with the following info. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1107874/Capture_inline.JPG?1413036428 https://d2r1vs3d9006ap.cloudfront.net/s3_images/1107875/Capture2_inline.J...
by Elle Bolt
Sat Sep 13, 2014 8:22 am
Forum: Issues
Topic: Does anyone know how to use DreamFactory Rest API with appery.io
Replies: 18
Views: 5547
 
Jump to post

Does anyone know how to use DreamFactory Rest API with appery.io

Have you created a role for you app users in the launchpad and linked it to both the app and the user in the launchpad?

Image

by Elle Bolt
Sat Sep 13, 2014 7:46 am
Forum: Issues
Topic: Does anyone know how to use DreamFactory Rest API with appery.io
Replies: 18
Views: 5547
 
Jump to post

Does anyone know how to use DreamFactory Rest API with appery.io

Have you already connected DreamFactory to your mysql DB? if so you can find the url in the LaunchPad under API DOCS - https://d2r1vs3d9006ap.cloudfront.net/s3_images/1098228/Capture5_inline.JPG?1410594183 you should see your service name here. the base URL at the bottom of the screen will be the UR...
by Elle Bolt
Sat Sep 13, 2014 7:18 am
Forum: Issues
Topic: Does anyone know how to use DreamFactory Rest API with appery.io
Replies: 18
Views: 5547
 
Jump to post

Does anyone know how to use DreamFactory Rest API with appery.io

Hi Rena, Sure I'll try and help. Here is a example of a working service in my app. First create a rest settings service. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1098218/Capture_inline.JPG?1410592419 create your service. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1098219/Capture2_inline....
by Elle Bolt
Fri Aug 01, 2014 7:56 pm
Forum: Issues
Topic: Code not working on iOS device
Replies: 2
Views: 972
 
Jump to post

Code not working on iOS device

Thanks a mil!!! you are the best all sorted silly mistake!!!

Thanks again.

by Elle Bolt
Fri Aug 01, 2014 5:57 pm
Forum: Issues
Topic: Code not working on iOS device
Replies: 2
Views: 972
 
Jump to post

Code not working on iOS device

what is wrong with my code? it works in browser but does not work on iPhone. var list = JSON.parse(localStorage.getItem("theListSelectMenu_array")); Array.prototype.uniqueObjects = function (props) { function compare(a, b) { var prop; if (props) { for (var j = 0; j < props.length; j++) { p...

Go to advanced search