Search found 6 matches

Go to advanced search

by james7651922
Sat Oct 03, 2015 12:46 am
Forum: Issues
Topic: Query Products Database Dropdown Based On LocalStorage Variable
Replies: 6
Views: 837
 
Jump to post

Query Products Database Dropdown Based On LocalStorage Variable

Please disregard the last question. The query worked fine with the parameter mapping. My mistake was in the API URL. I left in the where={}, but after removing that it all worked fine.

by james7651922
Fri Oct 02, 2015 10:50 pm
Forum: Issues
Topic: Query Products Database Dropdown Based On LocalStorage Variable
Replies: 6
Views: 837
 
Jump to post

Query Products Database Dropdown Based On LocalStorage Variable

Jon (or anyone else that may know), where do you add the "where" parameter to the list REST service? I tried just adding it in the Request, but maybe I need some additional syntax.

Thanks,
James

by james7651922
Wed Jul 22, 2015 11:07 pm
Forum: Issues
Topic: Updating an image via Javascript
Replies: 7
Views: 821
 
Jump to post

Updating an image via Javascript

No, I just uploaded some images to use in the image component to make some custom buttons. When I was assigning the asset to the image I was thinking I would have the image swap to another image I had uploaded. However, even after using the code you provided I cannot seem to correctly input the path...
by james7651922
Wed Jul 22, 2015 10:10 pm
Forum: Issues
Topic: Updating an image via Javascript
Replies: 7
Views: 821
 
Jump to post

Updating an image via Javascript

Nice work Chris. What do you think the path would be for images I uploaded to Appery?

by james7651922
Wed Jul 22, 2015 6:39 pm
Forum: Issues
Topic: Updating an image via Javascript
Replies: 7
Views: 821
 
Jump to post

Updating an image via Javascript

I thought it would be something like you posted or else something like this, but so far nothing has worked.

$('image[name=imagename]').asset('assets/image/yourimage');

by james7651922
Wed Jul 22, 2015 5:01 pm
Forum: Issues
Topic: image swap
Replies: 1
Views: 444
 
Jump to post

image swap

Hi, can you provide an example of javascript code to change the asset of an image on an event? I'm trying to make a basic image swap, but it doesn't seem to be working. Thanks.

Go to advanced search