Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello!
What kind of behavior do you have if you add this code to a block or a page ? Does it render something ?
Éric
I would like to integrate the calendly meeting scheduler in my epi server application. Currently for back end i am using asp.net MVC.
this is the embeded code i would like to use
<!-- Calendly inline widget begin -->
<div class="calendly-inline-widget" data-url="Test" style="min-width:320px;height:630px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- Calendly inline widget end -->
Any help would be highly appreciated.
Thanks