> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Format text

> How to format text in input fields in the SuperOffice Developer Portal.

Some input fields let you add basic formatting to the text.

![Input field with text formatting -screenshot][img1]

The toolbar shows the options available to you. From left to right:

* Bold
* Italic
* Ordered list
* Unordered list
* Link

<Note>
  Mandatory fields are highlighted until you enter text.

  The placeholder text disappears when you start typing.
</Note>

## To insert a link

1. Enter the link text and then select it.
2. Click the link icon.
3. Enter the link target and click **Save**.

   ![Insert link in rich text field -screenshot][img2]

[img1]: /media/loc/en/developer-portal/text-formatting.png

[img2]: /media/loc/en/developer-portal/insert-link.png


## Related topics

- [Text formatting guidelines](/contribute/style-guide/formatting.md)
- [AddressFormat table](/en/database/tables/addressformat.md)
- [NSFieldInfoShortText](/en/automation/crmscript/reference/CRMScript.NetServer.NSFieldInfoShortText.md)
- [How to use links in docs](/contribute/markdown-guide/links-in-docs.md)
- [SuperOffice.WebApi.Data.FieldInfoShortText](/en/api/reference/webapi/SuperOffice.WebApi.Data.FieldInfoShortText.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Functions](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Functions.md)
