input icon indicating copy to clipboard operation
input copied to clipboard

use template tags to render given answers in messages

Open PhilReinking opened this issue 2 years ago • 0 comments

Example

  1. The user inputs his name in the first block
  2. In the second block, we can use {[block.id].response} to use the given name in the block message.

That would make customizing a form for the user or specific use cases possible.

PhilReinking avatar Jan 16 '23 11:01 PhilReinking