Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
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