Want to build your own 24/7 FAQ knowledge base?
LibraryH3lp subscriptions
include unlimited independent internal or public-facing
knowledge bases.
To show guests a ticket form when chat is unavailable, paste the guest form embed code into the Offline Appearance area of your chat snippet.
If you'd prefer to set things up so that the guest form appears in a separate window on click, you can hyperlink to the guest form and include a bit of javascript to get the form to pop out into a separate window or tab.
Pro tip: The guest form link can be found by clicking the "I can't embed JavaScript. I need a link" button in the guest form's embed window.
<a
href="#"
onclick="window.open('FORM LINK GOES HERE', 'Contact Us', 'resizable=1,width=450,height=500'); return false;"
>
Contact us
</a>
FAQ URL: