Search found 7 matches

Go to advanced search

by HappyFive
Tue Jun 19, 2012 1:29 pm
Forum: Issues
Topic: parse.com "where-query"
Replies: 20
Views: 3506
 
Jump to post

parse.com "where-query"

hi, i ́m using a parse.com service to store some data. now i need to delete some data depending on the value of a local-storage-variable. the problem is that i do not know the exact parse.com-object_id of the element i want to delete. i only know a specific attribute of the element. so i need someth...
by HappyFive
Tue Jun 05, 2012 7:07 am
Forum: Issues
Topic: REST-service: data-mapping - json array
Replies: 11
Views: 3691
 
Jump to post

REST-service: data-mapping - json array

I use a REST-service to read a JSON from an url. The JSON contains a huge array containing 250 objects. How can i get this whole array ? In this data-mapping screen i can map the array to a local-storage variable or directy to a javascript. The local-storage variable doesn ́t work because it can onl...
by HappyFive
Mon Jun 04, 2012 9:36 am
Forum: Issues
Topic: parse.com -selecting service with javascript
Replies: 1
Views: 589
 
Jump to post

parse.com -selecting service with javascript

Hi! I'm using parse.com to store some data for my app. but now here is my problem -i would need two different services -based on the value of an loval var in javascript. (if value ==1 -- update parse.com, if value ==2 -- delete from parse) how can i use a service with javascript? i've also tried to ...
by HappyFive
Mon Jun 04, 2012 9:31 am
Forum: Issues
Topic: Slider -remvoe Infobox
Replies: 1
Views: 457
 
Jump to post

Slider -remvoe Infobox

hello!
how can i get rid of the infobox? i just need the slider itself.
i think i couldn't find the correct javascript code.
thx !

by HappyFive
Wed May 23, 2012 5:26 pm
Forum: Issues
Topic: Google Maps -execute code when fully loaded
Replies: 4
Views: 1257
 
Jump to post

Google Maps -execute code when fully loaded

as mentioned before: this code is unter event "load" -- "run custom javascript" -- updateMap(); and there is a own script implementing this function (i deleted some comments -i hope i didn't destroy anything ;-) ) function called via button -- works fine function called on "...
by HappyFive
Wed May 23, 2012 8:16 am
Forum: Issues
Topic: change image via button
Replies: 1
Views: 400
 
Jump to post

change image via button

hello!

i have an image added on a tiggzi screen. is there any chance to change that image? (f.e. when clicking a button or depending on localStorge items when using the "Event - Load - Run Custom JavaScript"

thanks !

by HappyFive
Wed May 23, 2012 8:06 am
Forum: Issues
Topic: Google Maps -execute code when fully loaded
Replies: 4
Views: 1257
 
Jump to post

Google Maps -execute code when fully loaded

hello! i have a problem with google maps in tiggzi. i managed it to show some additional markers on the map when i press a button. but now i want to show this markers instantly when the map is loaded. (without pushing the button) i tried to use "Event" -- "Load" -- "Run Cust...

Go to advanced search