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

Present your form responses & charts publicly. Motivate participation by displaying real-time data.

Updated over a week ago

The Forms' Presentation Mode empowers you to display your form responses publicly. This feature enables you to showcase your form's responses along with charts and diagrams.

It's an ideal solution for motivating your audience to fill out the form by allowing them to view other responses.

To activate Presentation Mode, right-click on your form, select responses, and navigate to the "Presentation" tab. From there, you can enable Presentation Mode and customize the displayed data.

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 "YOUR PRESENTATION URL" 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?