Customized display in the bot

How to display an HTML Table and a List in Landbot v3 web

Dynamic Data block is great to display an array of options that needs to be selected. But we might need to simply display a table with data coming from an array, probably from a request (Webhook). He…

Pau Sanchez
Updated by Pau Sanchez

Progress Bar Workaround

In some cases when we have a long flow, it might be useful to add a progress bar so that the user knows the expected amount of time that it will take. In this example, we'll append the tagline and he…

Abby
Updated by Abby

Add a Chart (with Chart JS library) in your Landbot

These scripts and how to's are not native functionalitie s. Landbot won't be able to support, help or guarantee these scripts and how to's. These Workarounds and How to's are for developers, as a lea…

Ana
Updated by Ana

How to embed a .gif file inside a message

Who does't like GIFs? 😍 Let us show you how to get it done in a very simple way. There are two ways you can embed an animated gif. The easy one is to use the Media block and search with our GIPHY int…

Pau Sanchez
Updated by Pau Sanchez

Different ways to embed Videos in Landbot

Video is a great way to communicate and in Landbot we know it. For videos that are not using our native integration with YouTube, to be displayed on your site, the best approach would be to: Go to th…

Ana
Updated by Ana

Pop up modal to embed third party elements

Displaying html and scripts in Landbot sometimes can be limited by the size of the messages, and it's more useful to display 3rd party elements on top of the messages for better visualisation. Here w…

Ana
Updated by Ana

Display video and hide button to continue until video has ended

We might need sometimes to display media like videos, and make the user focus on the video and don't let the user continue until the video has ended. Here is how you can make it in Landbot. Here is t…

Pau Sanchez
Updated by Pau Sanchez

Contact