> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas-pages-and-modules/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas-pages-and-modules/2.0.0/popups/vertical-scroll-popup.md).

# Vertical Scroll Popup

## Overview

This popup contains a disabled multiline input that allows users to scroll through its content.

## Structure

This popup includes the following:

* Disabled multiline input
  * You can add your long text here
  * Please note that you cannot add BBCode formats to the text
* Clicking on ***Button Cancel*** and ***Button I agree*** will close the popup
* This popup can't be closed by pressing 'Esc'

## How to set up

* Update the data source of multiline input element
* Add a workflow to ***Button I agree***
* Add a workflow on the page to show ***Popup verticalScrollPopup***
