Page 1 of 1

Siganture

PostPosted: Fri Jan 11, 2019 7:08 pm
by lmagana
Hi all..

some body knows how to capture signature in a form?? or where can I research about that??

Re: Siganture

PostPosted: Sun Jan 13, 2019 9:45 pm
by mboegem
Hi lmagana,

This depends on the type of client you are using.
For NG client, the client runs in browser and can deal with htm5/css3.
Since you can extend the webcomponents for NG, you could search for a component which does what you need and convert that into a web component for the NG client.

Hope this helps.