Take Signature in CRM Application
Hello, many times we’ll get requirement to add Signature into CRM form and put it into some reports for some Documents. You can export that Signature into Reports as well as in Word templates. So here is your answer... Create Web Resource of HTML: Add below code to it: -------------------------------------------------------------------------------------------------------------------------- <html><head> <title>Signature</title> <script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.1.1.min.js"></script> <script src="new_jSignature.min"></script> <meta><meta><meta><meta><meta><meta><meta><meta></head> <body style="word-wrap: break-word;"> ...