this formatting below from pdf definitely works in email template too - i use it all the time
https://docs.espocrm.com/user-guide/printi...
User Profile
Collapse
-
It should be something as below create quote-total-discount-calculation.js under client/custom/src folder
...PHP Code:define(['custom:quote-total-discount-calculation'],
Leave a comment:
-
-
Leave a comment:
-
instead of extending you can use Api Action and add your own api action. https://docs.espocrm.com/development...n/#api-actions
if...Leave a comment:
-
This is a good feature - using https://docs.espocrm.com/development...permissionlist
However the issue is with the... -
i think it is. can you share more about what you want to achieve?Leave a comment:
-
I have checked again and you are right - using formula to send email won't allow you to use the optOutUrl option. Only way to use this in a flowchart... -
textReplace is better than replace
cheersLast edited by rabii; 02-06-2026, 12:37 PM.👍 1 -
You can easily build something like this using templateHelpers.json metadata - below a working example i have used in a project in the past
...👍 1Leave a comment:
-
If anyone is interested - i have built a commercial extension in the past which does the job. The idea was when the user log into the crm a modal displaying...
Last edited by rabii; 02-06-2026, 08:24 AM.👍 1Leave a comment:
-
In the email template you will be using insert this <a href="{optOutUrl}">Unsubscribe</a> and once a target (recipient of an email)... -
have a look at this - it is already covered in documentation
https://docs.espocrm.com/administrat...es/#opting-out... -
If you want similar experience from the Sales Pack you would need to write code and it i snot easy task. I would advise you to buy the Sales Pack as it...Leave a comment:
No activity results to display
Show More

Leave a comment: