Page 1 of 1

jSignature

Posted: Fri Oct 07, 2016 6:34 am
by studiobfd

PHPMaker does a great job in building forms that work great on mobile devices, it would be great to make this a registered plug in or some mechanism to include it easily on an "add" or "edit" page.

Has anyone added this (jSignature) to PHPMaker or simalair?
github.com/willowsystems/jSignature

Many Thanks


Re: jSignature

Posted: Sun Oct 30, 2016 2:12 am
by mobhar

Basically, you need to include it first using "Page_Head" server event under this following location: "Server Events" -> "Global" -> "All Pages", afterwards put your Javascript or jQuery code under "Client Scripts" -> "Table-Specific" -> "Add/Copy Page" or "Edit Page" -> "Startup Script".

Please read "Server Events and Client Scripts" topic from PHPMaker Help menu for more information and example.