By Guest on Tuesday, 21 March 2017
Replies 1
Likes 0
Views 1.1K
Votes 0
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>
Hello,

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

Many thanks
Tony
·
Wednesday, 22 March 2017 07:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post