Hi, is there some complete list of usable functions in pdf like {{#each value}}, {{#ifEqual a b}}, {{#unless value}}, {{#ifMultipleOf ... etc.
So I want some other functions. for example {{#add a b}}
I know How can be new ones created from /development/template-custom-helper/ (it works good)
but i thing: there is not good idea to make duplicity of existing.
i found only https://docs.espocrm.com/user-guide/printing-to-pdf/ but it is not all (my instinct)
enough for me is path and filename with definitions somewhere in espo folder (if is it more then writen in userguide)
thanks wbr -s-
PS: sorry for my English, but its too late for me today.
So I want some other functions. for example {{#add a b}}
I know How can be new ones created from /development/template-custom-helper/ (it works good)
but i thing: there is not good idea to make duplicity of existing.
i found only https://docs.espocrm.com/user-guide/printing-to-pdf/ but it is not all (my instinct)
enough for me is path and filename with definitions somewhere in espo folder (if is it more then writen in userguide)
thanks wbr -s-
PS: sorry for my English, but its too late for me today.
Comment