Message

Learn about message action template.

Use the Message action template to display a message on a page.

The Message action template supports the following input arguments:

  • Message: A comma-separated list of parameters with arbitrary names that is passed to the URL.

    <param1>,<param2>,...

    Create each of these parameters as new input arguments and enter the desired text. You can enter the text directly or reference texts from the CRM.Designer database (TXT_<textgroup>_<number>).

  • Style: Use this parameter to control the layout of the message. If undefined (or set to Normal), the defined texts are appended to each other.

    Available values: Normal, BulletList, NumberedList, Table.