Search found 16 matches

Go to advanced search

by Moe
Tue Apr 12, 2016 1:41 am
Forum: Issues
Topic: Can I use Push Notification directly from Google
Replies: 1
Views: 308
 
Jump to post

Can I use Push Notification directly from Google

I have an app and would like to add push notifications to it. My app currently has no backend services that require appery.io, means I don't need to keep my account active when I'm done building it. My questions is: Is there a way for me to have push notification without using appery.io? Meaning, ca...
by Moe
Mon Mar 28, 2016 3:40 am
Forum: Issues
Topic: Get name from visible carosoul
Replies: 3
Views: 844
 
Jump to post

Get name from visible carosoul

Thanks so much, but how do I get a specific label text within the active item?

by Moe
Sun Mar 27, 2016 9:01 pm
Forum: Issues
Topic: Assign default value to mapping only if response is empty
Replies: 2
Views: 556
 
Jump to post

Assign default value to mapping only if response is empty

Thanks so much, I didn't realize that the var value was what being passed.

by Moe
Sun Mar 27, 2016 9:00 pm
Forum: Issues
Topic: Get name from visible carosoul
Replies: 3
Views: 844
 
Jump to post

Get name from visible carosoul

I have two carosouls on my page each with labels. Top Carosoul on the page has a label called ID1 and the bottom one has a large called ID2. Is there a way for me to retrieve the text from each of these labels in the visible carosouls? There are several items in each carsoul whixh come from a rest s...
by Moe
Tue Mar 22, 2016 5:41 pm
Forum: Issues
Topic: Assign default value to mapping only if response is empty
Replies: 2
Views: 556
 
Jump to post

Assign default value to mapping only if response is empty

I have an API request that returns what should be visible on the page, it works great. My question is if nothing is returned, how do I set a default?

Image

by Moe
Thu Jul 16, 2015 9:16 pm
Forum: Issues
Topic: Run remote php
Replies: 11
Views: 1376
 
Jump to post

Run remote php

TonyS, I'm looking to accomplish something similar. Do you mind sharing how you managed to do this?

by Moe
Thu Jul 16, 2015 8:36 pm
Forum: Issues
Topic: Run remote PHP script on form submit
Replies: 1
Views: 371
 
Jump to post

Run remote PHP script on form submit

I currently have a web application, using javascript when the form is submitted it opens a PHP page for a second, and the PHP sends the user back to the application. (The PHP page then runs a script etc even after the user has left...). I'm looking to turn this into an android app. Is there a way to...
by Moe
Mon Aug 04, 2014 1:26 pm
Forum: Issues
Topic: Find all X and replace with Y and change Color?
Replies: 3
Views: 499
 
Jump to post

Find all X and replace with Y and change Color?

Thanks Yurii - that worked perfectly!!

by Moe
Sun Aug 03, 2014 9:05 pm
Forum: Issues
Topic: Find all X and replace with Y and change Color?
Replies: 3
Views: 499
 
Jump to post

Find all X and replace with Y and change Color?

I have an array mapped to list grid and the response from my server needs to be tweaked before being displayed. For example: a status code of 2 means that the server is up and status code of 9 means its off. I so far have used this code: code $('#startScreen_statusLabel').each(function() { v...
by Moe
Fri Aug 01, 2014 4:45 pm
Forum: Issues
Topic: Modify request URL based on user input
Replies: 1
Views: 320
 
Jump to post

Modify request URL based on user input

Is there a way to use curly brackets to modify the URL of a Post Request? I would like to have the URL address change based on what a user puts in? for example if a user enters mydomain.com the URL should change from: http://api.nsvsolution.com/v1/encoder to: http://mydomain.com/v1/encoder Thanks

Go to advanced search