sc-anssi
sc-anssi
### Environment Flask-Appbuilder version: 3.4.1 pip freeze output: ``` apispec==3.3.2 attrs==21.2.0 Babel==2.9.1 click==7.1.2 colorama==0.4.4 defusedxml==0.7.1 dnspython==2.1.0 email-validator==1.1.3 Flask==1.1.4 Flask-AppBuilder==3.4.1 Flask-Babel==2.0.0 Flask-JWT-Extended==3.25.1 Flask-Login==0.4.1 Flask-OpenID==1.3.0 Flask-SQLAlchemy==2.5.1 Flask-WTF==0.14.3 idna==3.3 itsdangerous==1.1.0 Jinja2==2.11.3 jsonschema==3.2.0 MarkupSafe==2.0.1...
--- This patch adds the possibility to have a multiline input (textarea) for Params of type "string" in the trigger UI form. The choice between rendering a text input (single...