This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Questions API

disable_auto_link

Sets whether URLs, entered by the user should automatically become clickable-links.

The property disable_auto_link will be considered true if either initialization object's disable_auto_link (at the Activity level), or questions's disable_auto_link (at the Question level) is set to true.

Values

Request object key disable_auto_link

Default: false

Type boolean

Versioning

Version added: v2020.2.LTS

Was this article helpful?