Drawing App in Form

  • Michael Hartl
    Asked on July 12, 2016 at 8:55 AM

    Hi!

    We tryd to use your Form System and it´s quite good except of one thing.

    We need for our Event Lead Generation Form an Big Area where our Users can apply an Freehand Drawing.

    The Widget that you're supply is very good but not sizeable...is there any way to make the Drawing Field bigger?

    Many Thanks!

     

    Best Regards,

    Michael Hartl

    Suyin GmbH

    Jotform Thread 880544 Screenshot
  • beril JotForm UI Developer
    Replied on July 12, 2016 at 11:08 AM

    First of all, thank you for your kind words.=) We would appreciate it if you could inject the CSS code as you see below:

    #board {

    width: 100%;

    height: 300%:

    }

    .drawing-board-canvas-wrapper, .drawing-board-canvas {

    width: 1000px !important;

    height: 700px !important;

    }

    Drawing App in Form Image 1 Screenshot 20

     

    If this does not resolve the issue, please let us know and we will be glad to take another look.

  • Michael Hartl
    Replied on July 12, 2016 at 11:36 AM

    Thanks for your quick response!

    It works great!

    Many Thanks!

    regards,

    Michael

     

  • Charlie
    Replied on July 12, 2016 at 12:29 PM

    In behalf of my colleague, you are most welcome :)

    Should you need our assistance again, please do not hesitate to drop by here in the forum.

    Thank you.