Create form with signature

Hi allI’m using phpmaker 2021.10
I want to make an attendance form with a signature, how do I do it?
thank you

If you meant you want to let user sign on screen using finger or a stylus pen, there is no such feature in PHPMaker.

You can however allow scanned signature as image upload.
And then display image on view page or your custom printout if the db value of column signature is not Null OR ‘’

for example, enter name and directly insert signature with the pad like in zoho form not signature scan

cantika wrote:

for example, enter name and directly insert signature with the pad like in
zoho form not signature scan

as arbei said above , its not avlb out of the box in PHPMaker . If you can handle it you may try libraries for such functionality