Search found 219 matches

Go to advanced search

by A.W.H.
Sun Sep 13, 2015 8:05 am
Forum: Issues
Topic: Sirv - upload image to server & mess around with on front end
Replies: 1
Views: 359
 
Jump to post

Sirv - upload image to server & mess around with on front end

Hi, I am trying to upload an image to Sirv - you guys have a current plug in for this. However, there is not an example for how to upload images to Sirv. The command I use on command line is curl -T ooo.png ftp://ecenutic.sirv.com/ --user UN:PW Now I recognize that the integrations are built on API'...
by A.W.H.
Sun Sep 13, 2015 2:24 am
Forum: Issues
Topic: When using an input component for an image, how do I get the image file/value?
Replies: 9
Views: 1058
 
Jump to post

When using an input component for an image, how do I get the image file/value?

https://devcenter.appery.io/tutorials... Hello. This does not work. I've followed the instructions line for line but alas I'm not actually uploading any data. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1275594/ScreenShot2015-09-12at7.24.00PM_inline.png?1442111054 http://appery.io/app/view/3cb3...
by A.W.H.
Thu Sep 03, 2015 8:21 pm
Forum: Issues
Topic: I am unable to change the text of a textArea...!
Replies: 1
Views: 392
 
Jump to post

I am unable to change the text of a textArea...!

Hi, I am unable to change the text of a textArea using javascript. However, when I go to alert() or console.log(value) the same value that I pass into the Appery('textArea').val(value); command, it prints to the console and alerts with the correct value. The text area, however, does not change value...
by A.W.H.
Wed Aug 26, 2015 2:27 am
Forum: Issues
Topic: Listing data from two collections into 1 list
Replies: 1
Views: 403
 
Jump to post

Listing data from two collections into 1 list

Hi, I want to list data from two collections into 1 list, and order each entry chronologically (like email). Newest at the top. I know how to map one collection's entries to a list, but not two. Also, I don't know how to sort them chronologically. I want the list to be mixed between two inboxes (cal...
by A.W.H.
Wed Aug 26, 2015 1:03 am
Forum: Issues
Topic: Making a List item invisible?
Replies: 15
Views: 1873
 
Jump to post

Making a List item invisible?

I basically want to hide the previously clicked list element.

by A.W.H.
Wed Aug 26, 2015 12:57 am
Forum: Issues
Topic: Making a List item invisible?
Replies: 15
Views: 1873
 
Jump to post

Making a List item invisible?

How do I close this single list item by clicking a pop up button? .parent() does not apply. Help

by A.W.H.
Sun Aug 23, 2015 4:48 am
Forum: Issues
Topic: “Uncaught ReferenceError: data is not defined”
Replies: 3
Views: 613
 
Jump to post

“Uncaught ReferenceError: data is not defined”

Fixed - commented code was the problem!

by A.W.H.
Sun Aug 23, 2015 4:38 am
Forum: Issues
Topic: “Uncaught ReferenceError: data is not defined”
Replies: 3
Views: 613
 
Jump to post

“Uncaught ReferenceError: data is not defined”

I am getting the following error even though I don't have a parameter entitled 'data'

Image

What can I do about this?

by A.W.H.
Sun Aug 23, 2015 4:38 am
Forum: Issues
Topic: “Uncaught ReferenceError: data is not defined”
Replies: 3
Views: 613
 
Jump to post

“Uncaught ReferenceError: data is not defined”

FYI it prevents me from navigating from Inbox-Contacts page

by A.W.H.
Sun Aug 23, 2015 3:38 am
Forum: Issues
Topic: How to add push notification to top of the screen!
Replies: 1
Views: 325
 
Jump to post

How to add push notification to top of the screen!

Hello, I want to add functionality that does this:

When the user gets a push notification within the app, it appears at the top of the screen, the same way as when they receive a push notification when the app is not open.

How do I change the location of the alert banner?

Thanks!

Go to advanced search