Search found 20 matches

Go to advanced search

by Wilson W
Thu May 14, 2015 5:53 pm
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Team

Tried using this code and still can not save file to database

B510 or Yuri can you please verify this worked

Thanks much
Wilson

by Wilson W
Wed Apr 08, 2015 7:38 pm
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Have also tried a few code lines to store as string without much success -
Would very much appreciate learning how to get this stored

Thanks much
Wilson

by Wilson W
Thu Feb 19, 2015 4:43 am
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

hello Team Thanks much for your awesome support seems am able to get steps 1 - 3 with great confidence Please do me a favor and verify am getting step four and five right here is the link to app http://appery.io/app/mobile-frame?src... username user002 password user/002 Thanks much Wilson
by Wilson W
Sun Jan 18, 2015 4:37 am
Forum: Issues
Topic: Print page to database
Replies: 1
Views: 542
 
Jump to post

Print page to database

hello team, need to print page -
and save printed page to the app appery.io database

for sure window.print();
prints, page

How do I save this printed page to database ?

Thanks much

by Wilson W
Thu Jan 08, 2015 4:15 am
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Hello Yurii Seems we agree on steps 1 - 4 but step five is not working on my but have tried a few options and have not figured how to get this working but will keep focusing on it unless you can easily see what am missing here the last part of my javascript that allows users to draw a signature all ...
by Wilson W
Tue Jan 06, 2015 3:24 am
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Thanks Yurii how does one invoke service without going insane tried a few options the one below does not work... what should I actually name this service var signBase64 = localStorage.getItem("signBase64"); return signBase64; success: ({success: signBase64}); servicename.invoke({success: s...
by Wilson W
Sun Jan 04, 2015 11:16 pm
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Hello Yurii yes we have the sign funtionality working and even the correct base 64 string seems I have the wrong code to save base64 string to database am using }; // Returns approximated length. Bezier.prototype.length = function () { var steps = 10, length = 0, i, t, cx, cy, px, py, xdiff, ydiff; ...
by Wilson W
Fri Jan 02, 2015 9:40 pm
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Hello Team

Help on best way to save sig to database

Post https://api.appery.io/rest/1/db/colle...

Does not seem to do the trick -
Your help is very much appreciated

by Wilson W
Wed Dec 31, 2014 4:03 pm
Forum: Issues
Topic: How to implement canvas based signature (using signature_pad javascript)?
Replies: 63
Views: 24057
 
Jump to post

How to implement canvas based signature (using signature_pad javascript)?

Thanks much Yurii will give this a good try and update you on the results but an noticing that my app is not saving data to the database Please give a quick look and let me know if we need to change anything http://timeinapp.app.appery.io/sign_i... user002 password user/002 Thanks much Wilson
by Wilson W
Mon Dec 29, 2014 9:22 pm
Forum: Issues
Topic: For offline mode, is the local storage variables consume phone memory?
Replies: 20
Views: 3785
 
Jump to post

For offline mode, is the local storage variables consume phone memory?

Hello Team For instructions on http://devcenter.appery.io/tutorials/... To work for my APP had to go to model and storage, storage Enter new storage variable add and then use variable in this case username (use link above for detailed instructions) so please consider this resolved Thanks much

Go to advanced search