Wiki source code of Templates
Version 15.3 by Cameron Marx on 2023/07/27 16:26
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
11.1 | 1 | (% class="jumbotron" %) |
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
![]() |
15.3 | 5 | = Templates = |
![]() |
11.1 | 6 | |
![]() |
15.3 | 7 | Create a fax template that can be used as an outbound fax sent through the portal. |
![]() |
11.1 | 8 | ))) |
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
![]() |
15.3 | 15 | == Template Variables == |
![]() |
11.1 | 16 | |
![]() |
12.1 | 17 | * ~{~{CONTACT_NAME}} ~/~/ contact name as defined in the contacts section |
18 | * ~{~{CONTACT_COMPANY}} ~/~/ contact company name as defined in the contacts section | ||
19 | * ~{~{CONTACT_PHONE_NUMBER}} ~/~/ contact phone number as defined in the contacts section | ||
20 | * ~{~{FROM_FAX_NUMBER}} ~/~/ source fax number from where fax is being sent | ||
21 | * ~{~{TO}} ~/~/ destination fax number | ||
22 | * ~{~{COMPANY_NAME}} ~/~/ account company name | ||
![]() |
11.1 | 23 | |
![]() |
15.3 | 24 | Once you have created and saved a fax template, you can choose to use this for faxes sent through the portal. Select "+Template" on the Send A New Fax page Attach file to fax section. |
![]() |
11.1 | 25 | ))) |
26 | |||
27 | |||
28 | (% class="col-xs-12 col-sm-4" %) | ||
29 | ((( | ||
30 | {{box title="**Contents**"}} | ||
31 | {{toc/}} | ||
32 | {{/box}} | ||
33 | |||
![]() |
15.3 | 34 | [[image:vFaxTemplatesPopulated.png||alt="image1.jpg"]] |
![]() |
12.1 | 35 | //Figure 1: Cover template// |
![]() |
11.1 | 36 | |
![]() |
15.3 | 37 | [[image:vFaxTemplatesReceived.png||alt="image2.jpg"]] |
![]() |
12.1 | 38 | //Figure 2: Cover page received with contact info populated// |
![]() |
11.1 | 39 | ))) |
40 | ))) |