Forum Discussion

ArchiveUser's avatar
ArchiveUser
Qrew Captain
10 years ago

Is there a way for me to have a field act as a drawing canvas?

http://www.williammalone.com/articles/create-html5-canvas-javascript-drawing-app/#demo-simple


I found this online to use but I have no idea if its possible to integrate into quickbase or whether quickbase supports html5. I am currently using Quickbase essentials.


I want to have a field where users can draw or mark it and then have it save. Is this possible? 

16 Replies

  • Dan

    I know this is an older post, but could this be expanded to use an image as a back ground and write on top of the image and have that save as a file. And if I were to open the drawing up again, would I be able to see the last edits and add to them

    So the premise would be to load a floor plan into a file attachment, open the floor plan and write notes anywhere on the plan that I wanted to and save that.
  • Looks like the skecth.js library is no longer available. Is it possible to use this technique with Jsignature so it is compatible on mobile?
  • JasonJohnson's avatar
    JasonJohnson
    Qrew Assistant Captain
    Has anyone gotten this to work with a touchscreen? I have yet to figure it out.
    • AdamKeever1's avatar
      AdamKeever1
      Qrew Commander
      There are service providers that have script that works just fine, but it is kind of like paying for a song and then paying royalties on the song every month you continue to listen to it. The services (add-ons) that use licensed script require a recurring fee.

      There are some open source signature/canvas script libraries, but I have not been able to get them up and functioning on my own due to lack of time available and lack of experience with executing script via Quick Base. 
  • Has anybody found the answer to why the canvas clears on touch screen?  I found that using two fingers works but it is not a clear drawing.