Customize

Set Rich Text Text Field Value

Overview

Sets the value of the rich editor field field, which can include line breaks and styles.

How to use

Parameters to set

Set FieldValue.

field

Select the field you want to set to.

value

Sets the value to set.

If you want to put the value of another field in a string, use the expression ${field}.

Please note

If you want to apply a style to the ${field} part, such as font color or font size, select the entire ${field} from “${” to “}” and apply the style. If you apply a style to only the “field” part, except for the ${} part, the field value will not be correct.