Forum Discussion
_anomDiebolt_
10 years agoQrew Elite
Canvas To Image - New Record
https://haversineconsulting.quickbase.com/db/bj63jawfi?a=nwr
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=445
I had to use another library named sketch.js:
Sketch Library
http://intridea.github.io/sketch.js/
The original example created by William Malone was more of a tutorial and had some hardcoded references and other features that did not make it portable. The author of sketch.js actually created his library after being inspired by William Malone's tutorial.
This example could be greatly improved but the main takeaway is that any canvas creation library can be integrated with QuickBase and have the resulting image converted to an image and saved in QuickBase.
https://haversineconsulting.quickbase.com/db/bj63jawfi?a=nwr
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=445
I had to use another library named sketch.js:
Sketch Library
http://intridea.github.io/sketch.js/
The original example created by William Malone was more of a tutorial and had some hardcoded references and other features that did not make it portable. The author of sketch.js actually created his library after being inspired by William Malone's tutorial.
This example could be greatly improved but the main takeaway is that any canvas creation library can be integrated with QuickBase and have the resulting image converted to an image and saved in QuickBase.
WilliamLandry1
7 years agoQrew Trainee
I'm not familiar with touch coding but do you have any ideas on why the canvas clears on touch screen?