Text Block

Let you add a bloc 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 allow you to enter static html code for any purpose you have or use a context variable.