Default forms

Harry B. shared this question 5 hours ago
Answered

I was working with my system and I wanted to review the default email and text templates. Is there anyway to accomplish this?

Comments (3)

photo
1

Hi Harry,

You can review the default email templates by going to Settings-->Email Center. Open the template you wish to review and click the "load in default template" under the revision box. This will load in the default template in place of the current template. As long as you do not save, the default template will not overwrite your current template. 384e1c6c1a3c5cf550f39980f7b9e68c

At this time there is not a way to load in default text templates if you have already customized them. You can find text template by going to Settings-->IO Phone-->Text Message Templates.

photo
1

Can you send me a copy of the default text template asking for reviews?

photo
1

If you wish to view this default template and more go to Settings-->Email Center. Open the template you wish to review and click the "load in default template" under the revision box. This will load in the default template in place of the current template. As long as you do not save, the default template will not overwrite your current template. Here is the code for the default thank you email :

<style>

.rating {

unicode-bidi: bidi-override;

direction: rtl;

text-align: center;

}


.rating > a {

display: inline-block;

position: relative;

width: 1.1em;

color: black;

text-decoration: none;

font-size: 48px;

}


.rating > a:hover,

.rating > a:hover ~ a {

color: goldenrod;

cursor: pointer;

}


.rating > a:hover:before,

.rating > a:hover ~ a:before {

content: "\2605";

position: absolute;

left: 5px;

color: gold;

cursor: pointer;

}


</style>


%header%



Rate Us!



Dear *ctfirstname*,

Thanks for choosing *company_name* for your *eventname*. Please click above to rate us. Your opinion makes us better!

We provide the best service and equipment in the industry.
Thousands of customers trust us to make their event special. We look forward to serving you!


Thanks!
%company_name%


photo
1

I am looking for the default text for reviews not email. Thanks

photo
1

Here you go!

Thanks for letting us serve you. Please rate our service!

*reviews_ratings_link*

photo
Leave a Comment
 
Attach a file