Initialization Option Items 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 config.questions_api_init_options.disable_auto_link

Default: false

Type boolean

Versioning

Version added: v2020.2.LTS

Was this article helpful?