Node Documentation

Form Node

Throws a form to the chat

Overview

Throws a form to the chat

Category: Forms

Tutorial: Start interactive node tutorial

Configurable properties

LabelPropertyTypeDefaultDescription
Form Texttexttextarea"Please fill out this form"
Reviewable from within the chatreviewablecheckboxtrue
Auto-Repeat if back in contextrepeatOnReentrycheckboxtrue

Initial states

StateInitial ValueDescription
sendfalse
reviewingfalse
values{}

Callable methods

  • submit()
  • reset()
  • review()
  • clearReview()