Hi community,
 
I just try to edit our Invite Email and have a question. I want a click to dial with PIN for mobile Phones. I don´t get the Meeting PIN added to the a href Link:
 
Plain Text:
<p style="font-family: Arial;font-size: 15px; line-height: 1em; color: #666666; font-weight: normal;; margin: 5px 0 0px; padding: 0;">
Mobile Dial In: +<VAL:NUMERIC_ID>,<VAL:MEETING_PASSWORD>,#
</p>
 
Click to Call:
<p style="font-family: Arial;font-size: 15px; line-height: 1em; color: #666666; font-weight: normal; margin: 5px 0 0px; padding: 0;">
<a href="tel:+<VAL:NUMERIC_ID>,#" style="color: #00AFF9; text-decoration: none;">Klick to Call</a>
After Dial please enter <VAL:MEETING_PASSWORD>+#
</p>
 
After adding <VAL:MEETING_PASSWORD> in the a href Link I will get an syntax error. Any ideas ? I try , ; & .... so how can I put 2 VAL: in one Link ?
 
Best wishes,
Markus