Text Block
Lets you add a block of static HTML Text Block in your form
Object designer
Object parameters
Double-click on the object to edit it. Object parameters dialog will pop up.
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.