jSignature

Post Reply
studiobfd
User
Posts: 35

jSignature

Post 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


mobhar
User
Posts: 11702

Post 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.


Post Reply