Tuesday, 21 March 2017
  1 Replies
  1K Visits
0
Votes
Undo
Hi,
I hope this hasn't been asked before. I did a search on the forums but couldn't find anything.
I need to add a registration script to an event but cannot figure out how without it erroring out.
The following is akin to what I need to add.
Is this even possible?


<div id="bbox-root"></div>
<script type="text/javascript">
window.bboxInit = function () {
bbox.showForm('e4aab2e8-ada2-289da');
};
(function () {
var e = document.createElement('script'); e.async = true;
e.src = 'https://bbox.blackbaudhosting.com/webforms/bbox-min.js';
document.getElementsByTagName('head')[0].appendChild(e);
} ());
</script>
Wednesday, 22 March 2017 07:37
·
#185627
0
Votes
Undo
Hello,

In the JEvents Configuration -> Event Editing -> Allow Unfiltered / Raw HTML descriptions -> Yes

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.