Search found 16 matches

Go to advanced search

by Matthew Huang
Wed Dec 24, 2014 10:17 am
Forum: Issues
Topic: Check if a checkboxed is checked!
Replies: 8
Views: 786
 
Jump to post

Check if a checkboxed is checked!

I also want to find the way to get the status of a single checkbox: true/false?

I can't find the answer from this post. Can someone help me?

by Matthew Huang
Sun Oct 19, 2014 4:29 pm
Forum: Issues
Topic: Apperyio("name").show doesnt work anymore after this update
Replies: 9
Views: 823
 
Jump to post

Apperyio("name").show doesnt work anymore after this update

This way it works.
But that means I have to modify all the places where I used " set visible property". An update should not break anything even it is small, cause it will affect many people's existing working app.

by Matthew Huang
Sun Oct 19, 2014 3:22 pm
Forum: Issues
Topic: Apperyio("name").show doesnt work anymore after this update
Replies: 9
Views: 823
 
Jump to post

Apperyio("name").show doesnt work anymore after this update

no error , the grid just doesn't show anymore.

A grid was set to be invisible by default.
The "set property event" can't set the grid visible on button click.
And this javascript Apperyio("name").show(); doesnt work either.

by Matthew Huang
Thu Oct 02, 2014 1:08 am
Forum: Issues
Topic: How to resize data-uri image before sending to DB (update service) for web-app ?
Replies: 2
Views: 345
 
Jump to post

How to resize data-uri image before sending to DB (update service) for web-app ?

I tried all the approaches from the link you referred to. And only the following approach works perfectly for me. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1104631/ScreenShot2014-10-02at%E4%B8%8A%E5%8D%888.47.47_inline.png?1412211542 Suggestion: Guide future question-askers to this one, so the...
by Matthew Huang
Thu Oct 02, 2014 12:57 am
Forum: Issues
Topic: updating Users collection
Replies: 7
Views: 695
 
Jump to post

updating Users collection

Problem solved.
Thanks!

by Matthew Huang
Wed Oct 01, 2014 2:43 pm
Forum: Issues
Topic: updating Users collection
Replies: 7
Views: 695
 
Jump to post

updating Users collection

I am facing the same issue. The "userID" in the URL in Settings is hardcoded. How do I set "userID" dynamically?

by Matthew Huang
Tue Sep 30, 2014 6:27 pm
Forum: Issues
Topic: How to resize data-uri image before sending to DB (update service) for web-app ?
Replies: 2
Views: 345
 
Jump to post

How to resize data-uri image before sending to DB (update service) for web-app ?

Hi! Using the code from this post: https://getsatisfaction.com/apperyio/... I can upload image to DB from desktop browser. But when I try to upload image from phone browser to DB, only small image file can be uploaded successfully. Therefore, I need to resize the image before uploading. To be more s...
by Matthew Huang
Tue Sep 30, 2014 2:25 pm
Forum: Issues
Topic: How can I have the user upload their own photo and have that photo stored on the database so that each user can have his
Replies: 43
Views: 5572
 
Jump to post

How can I have the user upload their own photo and have that photo stored on the database so that each user can have his

Dear Kateryna, Using the code from this post, I can upload image to web app DB from desktop. But when I try to upload image from phone to web app DB, only small image file can be uploaded successfully. Therefore, I need to resize the image before uploading. To be more specific, referring to the foll...

Go to advanced search