![]() |
Sergey Kornilov admin 5/29/2019 |
SignaturePad currently only works with files. But, since this is an isolated plugin it will be fairly easy to find the code that saves the image and change it to save image in the database. |
D
|
digger68 author 5/29/2019 |
SignaturePad currently only works with files. But, since this is an isolated plugin it will be fairly easy to find the code that saves the image and change it to save image in the database. SignaturePad plugin on your system can be in Documents\PHPRunnerPlugins\edit\SignaturePad folder. File to modify is EditSignaturePad.php and function readWebValue() is where the magic happens. Also check this: https://phprunner.com/phprunner/docs/how_to_create_your_own_edit_control.htm
|