This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
handwritten note field like signature field
Started 11 years ago by drbobtampa | 3 posts |
-
Is there a way to modify the signature field and turn it into a note field so that handwritten notes could be added. PHP code suggestions would be welcome. I want to use form in context of a handwriting friendly device like Samsung Galaxy Note etc.
ThanksPosted 11 years ago # -
Currently, the signature field is intended to be used as such, but it can be set to "large", "medium" or small. I'm not sure if the field is limited in what it accepts - whether in fact you can write notes in it and not simply use it as a signature field. You can only try it and see if it works (you don't say if you have already tried to use it as you want to)
However if you edit the file "edit_form.css" and around line 1134-1136 you can find:
#main_body form li div.signature_pad.large{ height: 260px; width: 315px;
There's no reason you can't adjust these, and then in the Form Editor in Machform choose the "large" size. Changing the width and height here will make it bigger as you see fit.
Posted 11 years ago # -
I would interested in this as well for changing the signature size. I tried changing the CSS like AMurray suggested but it didn't work. Any other ideas?
Posted 10 years ago #
Reply
You must log in to post.