Task

Actions

Introduction

Sometimes it might be necessary that a Controller Portlet should be created with bold font or indents.

Define Format of Parameters

For formatting font in a portlet, go to the parameters. In the section column where you define the text for the portlet you can use HTML formatting.
<b> allows the write bold text.
<i> allows to write italic text.

Using Indents

For using intends we recommend to use placeholders before the text, such as: "---" or " ".

Example