Skip to main content

Canada & USA

Request Dynasend Developer Credentials

Formatting Phone Numbers: Canada and USA

Use the code below for your phone numbers - phone, mobile, fax - to display the numbers in the format you want:


Phone formatting default display

{{ phone }} {{ mobile }} {{ fax }}    (Traditional Formatting - Default for Quick Start templates.)


Phone formatting with dashes

{{ phone | phone: '-' }} {{ mobile | phone: '-' }} {{ fax | phone: '-' }}     (Separated by dashes.)


Phone formatting with dots

{{ phone | phone: '.' }} {{ mobile | phone: '.' }} {{ fax | phone: '.' }}     (Separated by periods.)


Phone formatting with spaces

{{ phone | phone: ' ' }} {{ mobile | phone: ' ' }} {{ fax | phone: ' ' }}     (Separated by blank spaces.)


Insert code in the locations shown below:

Canada USA phone code formatting placement