Conference Email Template Not Working Completely

Status
Not open for further replies.

TagleRock

Silver Partner
Basic Certified
Joined
Apr 24, 2018
Messages
160
Reaction score
16
Hello everyone. I am noticing that the template used to generate the .ics file is not working correctly. When it generates it based on my limited knowledge of HTML it would seem that its supposed to bold the text of certain parts such as "Joining Info:" and that its supposed to put a hyperlink of Android and iOS for the app. It doesn't bold any of the text, and the hyperlink doesn't work, it shows "Android" and "iOS" and then the URL in brackets after. I've put a copy of the HTML template i'm using, and the output. Would someone be able to tell why this isn't displaying properly? The below template is modified, however even when i tested with the out of the box default template it still did not work. You'll also notice i tried replaced <b> with <strong> on the last line to see if that would help, it didn't.

I am on 3CX Version 20, Update 2 - Hosted on-premises on Debian

EDIT: I noticed the forum automatically created hyperlinks, that does not work in the .ics, the only hyperlink that shows up correctly and works is the one to join from a web browser

HTML Template:

HTML:
<html>
<head>
<style type="text/css">
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {  
  margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}
body {
    line-height: 1.2em;
    margin: 10px;
}
ol,ul {
    list-style: none;
}
a {
  color: #007bc7;
  text-decoration: underline;
}
blockquote,q {
    quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
</style>
</head>
<body style="line-height:1.2em">
<div style="height: auto; max-width: 600px; width:auto;">
<p style="margin:0">Hi %%PARTICIPANTNAME%%,</p>
<p style="margin:0">&nbsp;</p>
<p style="margin:0">You have been invited to join &quot;%%MEETINGTITLE%%&quot; by &quot;%%ORGANIZERNAME%%&quot;</p>
<p style="margin:0">&nbsp;</p>
%%IF_MEETING_NOTES_START%%
<p style="margin:0">Meeting Notes: %%NOTES%%</p>
<p style="margin:0">&nbsp;</p>
%%IF_MEETING_NOTES_END%%
%%IF_TWO_LINKS_START%%
<p style="margin:0"><b>Joining info:</b> <a href="%%JOINURL%%" target="_blank">%%JOINURL%%</a> - from Chrome or Firefox</p>
<p style="margin:0"><b>If you are in the office you can join from here:</b> <a href="%%JOINURL2%%" target="_blank">%%JOINURL2%%</a> - from Chrome or Firefox</p>
%%IF_TWO_LINKS_END%%
%%IF_ONE_LINK_START%%
<p style="margin:0"><b>Joining info:</b> <a href="%%JOINURL%%" target="_blank">%%JOINURL%%</a> - from Chrome or Firefox<br></p>
%%IF_ONE_LINK_END%%
%%IF_MIXED_START%%
%%IF_EXTERNALNUMBER_PRESENT_START%%
<p style="margin:0">Or to dial in to the conference you can call %%EXTERNALNUMBER%%, and enter the conference ID when prompted: %%CONFERENCEID%%<br></p>
%%IF_EXTERNALNUMBER_PRESENT_END%%
<p style="margin:0">Internal employees may dial %%INTERNALNUMBER%% from your extension and enter the conferend ID above.</p>
<p style="margin:0">&nbsp;</p>
<p style="margin:0"><strong>On your smartphone:</strong> Download the
    <a href="https://play.google.com/store/apps/details?id=org.tcx.webmeeting" target="_blank">Android</a> or
    <a href="https://itunes.apple.com/app/3cx-webmeeting/id1039756959" target="_blank">iOS</a> app and click on the meeting link to join.
</p>
%%IF_MIXED_END%%
<p style="margin:0">&nbsp;</p>

%%IF_ORGANIZER_START%%
<p style="margin:0">Share this link to invite other participants</p>
<p style="margin:0"><a href="%%OPENLINK%%" target="_blank">%%OPENLINK%%</a></p>
<p style="margin:0">&nbsp;</p>
%%IF_ORGANIZER_END%%

<p style="margin:0">See more <a href="https://www.3cx.com/user-manual/" target="_blank">tips and how-to's</a>
</p>
</div>
</body>
</html>

Resulting text on .ics (please note join link has been modified by me to remove the first part of our url and scramble alphanumeric part after meet, it is not valid)

Hi ,



You have been invited to join "Testing 7" by "My Name"



Meeting Notes: This is test number 7



Joining info: https://oururl.tx.3cx.us:5001/meet/91283749128734912873491287 - from Chrome or Firefox



Or to dial in to the conference you can call (123) 456-7890, and enter the conference ID when prompted: 1379100



Internal employees may dial 700 from your extension and enter the conferend ID above.



On your smartphone: Download the Android [https://play.google.com/store/apps/details?id=org.tcx.webmeeting] or iOS [https://itunes.apple.com/app/3cx-webmeeting/id1039756959] app and click on the meeting link to join.



See more tips and how-to's [https://www.3cx.com/user-manual/]
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,952
Messages
589,887
Members
164,843
Latest member
sambannoura