All Collections
Build & customize
Form responses
How to present form responses in live mode
How to present form responses in live mode

Activate presentation mode in your form's editor. Customize displayed data and share the public link or embed it on your website.

Updated this week

The presentation mode of the forms gives you the power to present your form responses to the public. With this feature, you can showcase your form’s responses and the charts and diagrams.

To enable the presentation mode, click on your form and move to the “Presentation” tab. From there, you can enable the presentation mode and manage what data to show on it.

live presentation

The link to your presentation is public, and anyone with the link can view it. In addition, you can share or embed the presentation with your audience on your website.

To embed a presentation page into your website, replace your presentation URL with the orange text inside the following code. You can paste this code into your website.

<iframe onload="javascript:parent.scrollTo(0,0);" height="850" allowtransparency="true" frameborder="0" scrolling="yes" style="width:100%;border:none" id="formalooIframe" src="YOUR PRESENTATION URL"></iframe>

This page is live. This means it will update itself without refreshing the page! So your audience can see the charts and responses update as new responses come in.

Do you want to restrict access to your presentation page? You can create a passcode-protected form, then redirect it to the link of your presentation page using the settings tab of your password-protected form.

Did this answer your question?