Have your inquiries go directly into Perfect Venue! It only takes about 3 minutes.
Getting Started
1. Log in to BentoBox
2. Go to the Private Events Page in BentoBox
3. Click on the Form Content Block
If you are not using the Private Event template, you may not have that option (you can change the template type on the right-hand side).
4. Turn the "Don't Display BentoBox Form" to be ON
5. Add in Your Code Snippet Below - Make Sure to Insert Your Link!
Copy-paste the below code into the box. Make sure to copy-paste your contact form link into the section that says PASTE YOUR CONTACT FORM LINK HERE below.
<script>
document.querySelector('button[data-bb-track-category="Inquire Trigger Button"]').onclick = function() { window.open("PASTE YOUR CONTACT FORM LINK HERE"); }
</script>
Once you are done, it will look like this!