Search found 7 matches

Go to advanced search

by tiggziuser
Fri Jul 25, 2014 8:34 pm
Forum: Issues
Topic: Is it possible to add your own widget/component?
Replies: 1
Views: 429
 
Jump to post

Is it possible to add your own widget/component?

I came across this, http://baig.github.io/jquerymobile-ed...

I would love to use it or any other 3rd party jQM plugin. Is this doable now?

by tiggziuser
Fri Jul 18, 2014 1:32 am
Forum: Issues
Topic: Set checkbox item selected if value is found in array returned from a Parse.com REST response
Replies: 5
Views: 868
 
Jump to post

Set checkbox item selected if value is found in array returned from a Parse.com REST response

Found that jQuery function today. I wasn't sure if the javascript ran on every iteration but now I know. I need to search for a localstorage variable in the favorites array that is returned from the response. If found set the checkbox selected. Here is what I have, var userID = localStorage.getItem(...
by tiggziuser
Thu Jul 17, 2014 5:05 am
Forum: Issues
Topic: Set checkbox item selected if value is found in array returned from a Parse.com REST response
Replies: 5
Views: 868
 
Jump to post

Set checkbox item selected if value is found in array returned from a Parse.com REST response

Hmmm. What about finding the item I need in each array I receive from the response array?? I added an image of my data mapping.Hope it makes things more clear.
Image

by tiggziuser
Tue Jul 15, 2014 10:47 pm
Forum: Issues
Topic: Set checkbox item selected if value is found in array returned from a Parse.com REST response
Replies: 5
Views: 868
 
Jump to post

Set checkbox item selected if value is found in array returned from a Parse.com REST response

I have a Parse.com database class that has an array column. The array column contains multiple userIDs. I have a REST query that maps to a checkbox group that lists all the rows in the class. I want to set each checkbox selected or unselected based on whether or not the stored local storage variable...
by tiggziuser
Thu Nov 29, 2012 12:11 am
Forum: Issues
Topic: List extension!
Replies: 11
Views: 2482
 
Jump to post

List extension!

Ok. That's what I have. The problem must be a limitation in jQuery mobile then.

by tiggziuser
Wed Nov 28, 2012 11:58 pm
Forum: Issues
Topic: List extension!
Replies: 11
Views: 2482
 
Jump to post

List extension!

So we have to save the request data locally first then update the list component from the local array to show over 99 records?

by tiggziuser
Wed Nov 28, 2012 11:38 pm
Forum: Issues
Topic: List extension!
Replies: 11
Views: 2482
 
Jump to post

List extension!

What do you mean by collection?

Go to advanced search