Siganture

Hi all…

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

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.