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

Last updated