I would like to add my cell phone number to the letterhead snippet. I have checked my options and it is there as well as in the engagement section of the T1. I just can’t seem to find the right command to bring it into the snippet.
You can find the code you need by right clicking on the field you want…
Or, to format your cell phone a little nicer, you can add this line to your template:
{{#formatPhone(Cell)}}{{.}}{{/Cell}}
It should look like this when you are done…
Alternately, you can open up the letter head snippet, clone it, and just change “Phone” to “Cell”, and it will use your cell number in place of the phone.

