skynext280
I also feel the same way about the extension as ChrisSka83 mentioned. The signature field is not activated for new entries, which is quite inconvenient. It only works if you create an entry and then edit it again. Even then, you need to manually activate the signature field with the pen icon in edit mode. This can easily be misunderstood as an inactive field.
Could you please resolve this issue to ensure the signature field is active for new entries from the start?
Thank you for your attention to this matter.
Announcement
Collapse
No announcement yet.
eSignature (electronic signature) extension for espocrm
Collapse
X
-
Beautiful, will give it a try.
I also add it to the unofficial wiki: https://github.com/o-data/EspoCRM-Le...ign/wiki/Home/
Look like search for the word "espocrm unofficial wiki" this page is now showing up
Leave a comment:
-
I have just tested it.
What I noticed is that the signature field is not activated for new entries.
Unfortunately, this only works with entries that have been created and then edited again.
If you are then in edit mode, you still have to activate the signature field again with the pen.
This could easily be misunderstood and interpreted as an inactive field.
I use the extension public-form from eymen-elkum
This means that you cannot use the signature field at all.
For example, as a binding order and then confirm with a signature. The pen does not exist in the extension.
I only get the name of the field.
- Likes 2
Leave a comment:
-
eSignature (electronic signature) extension for espocrm
Tested on espocrm latest versions 8.0 -> Actual (8.4.1)
Hey all, I want to present a eSignature (electronic signature) extension.
This module to allow the use of an electronic signature canvas as a field and to generate full page documents that incorporate the electronic signature and can be printed using the browser's PDF engine.
In my github (https://github.com/Lithiuhm/eSignatu...ocrm/tree/main) you have the complete guide, with photos and well explained everything that needs to be done, it is not difficult at all and works for the new versions of espocrm.
I will explain a little what it says in the guide
HOW TO USE
Go to fields and create a new esignature field, and named it as you want
Then put this field on a layout and thats it
Print to PDF
To get the image use
<img src="{{img_data ESIGNATUREGFILEDNAME}}">
And to get the date and time use
<img src="{{sign_date ESIGNATUREGFILEDNAME}}">
And that is all
The extension is edited by me and adapted to the new versions of espocrm, but I have taken the extension created by telecastg and Anthony Andriano created 5 years ago that worked for old versions of espocrm
github of the original extension https://github.com/EspoCRM-Custom-Modules/eSignature-for-Documents
thank you so much and enjoyElectronic signature for espocrm, tested on espocrm latest versions 8.0 -> Actual (8.3.5) - Lithiuhm/eSignature-extension-for-EspocrmLast edited by skynext280; 09-26-2024, 08:18 AM.
Leave a comment: