Search found 100 matches

Go to advanced search

by Alex Van Name
Sat Aug 02, 2014 1:20 am
Forum: Issues
Topic: How to keep checkboxes checked or unchecked after exiting browser and returning.
Replies: 8
Views: 1494
 
Jump to post

How to keep checkboxes checked or unchecked after exiting browser and returning.

are the "varName" and "selectName" related to the checkboxgroup or the checkboxes that are changing?

is varName the same as mobilecheckboxgroupName_checked?
is selectName the same as checkboxgroup?

by Alex Van Name
Sat Aug 02, 2014 1:12 am
Forum: Issues
Topic: Keeping Checkboxes Checked when user Navigates away from your Page
Replies: 2
Views: 618
 
Jump to post

Keeping Checkboxes Checked when user Navigates away from your Page

This question is related to code from another user 8 months before this post... http://gsfn.us/t/4cqzn I have been trying to apply this code to my project, but I can't seem to get the code to work. The first time the user makes selections this code is applied after the user has made their choices an...
by Alex Van Name
Wed Jul 30, 2014 3:19 pm
Forum: Issues
Topic: Parsing my data ... I cannot get Appery to display what the User has chosen...
Replies: 11
Views: 2164
 
Jump to post

Parsing my data ... I cannot get Appery to display what the User has chosen...

Yuri, Thank you so much for helping me fix the code. I was unsure about the English grammar of "checked item" vs "checked items"...thanks for helping me.

by Alex Van Name
Tue Jul 29, 2014 10:08 pm
Forum: Issues
Topic: Parsing my data ... I cannot get Appery to display what the User has chosen...
Replies: 11
Views: 2164
 
Jump to post

Parsing my data ... I cannot get Appery to display what the User has chosen...

oh i see well, after logging in, I have the person CREATE A NEW LESSON, then I skip the first page of this process, and go to the NEXT PAGE. This brings you to NGSS page. Then I do the actions that make the error by clicking on the drop down menu, clicking on 2 or more check boxes, and then pressing...
by Alex Van Name
Tue Jul 29, 2014 9:50 pm
Forum: Issues
Topic: Parsing my data ... I cannot get Appery to display what the User has chosen...
Replies: 11
Views: 2164
 
Jump to post

Parsing my data ... I cannot get Appery to display what the User has chosen...

i put the public link above

thank you for your help

by Alex Van Name
Tue Jul 29, 2014 1:05 am
Forum: Issues
Topic: Parsing my data ... I cannot get Appery to display what the User has chosen...
Replies: 11
Views: 2164
 
Jump to post

Parsing my data ... I cannot get Appery to display what the User has chosen...

can't get the code to function... http://appery.io/app/mobile-frame?src... var checkedItemz = []; //Note you need replace "mobilecheckboxgroup_38" with your checkboxlist component name. var checkedItemz = jQuery('[dsid="checkboxgroup"] input[type="checkbox"]:checked'); ...
by Alex Van Name
Mon Jul 28, 2014 6:08 pm
Forum: Issues
Topic: Parsing my data ... I cannot get Appery to display what the User has chosen...
Replies: 11
Views: 2164
 
Jump to post

Parsing my data ... I cannot get Appery to display what the User has chosen...

Wow Yurii , such a nice simple way to do this! Thank you !

by Alex Van Name
Sun Jul 27, 2014 2:55 am
Forum: Issues
Topic: getting an error "TypeError: elem is undefined"
Replies: 7
Views: 1458
 
Jump to post

getting an error "TypeError: elem is undefined"

can you share? I'm getting the same error

Go to advanced search