Skip to main content

Text Block

Lets you add a block of static HTML Text Block in your form

Object designer

fd_main

Object parameters

Double-click on the object to edit it. Object parameters dialog will pop up.

fd_main

Key
The key field lets you define a unique name to your field. Key value could be read in the context if existing. Nothing will be written if a Text Block is part of a form.

{
"text_block": "<h1>my Title</h1>"
}

The last field allows you to enter static HTML code for any purpose you have or use a context variable.