Inserting text into page

Top  Previous  Next

To insert text into page we can use either Text element or Richtext element. The text element is used mostly for inserting one line simple text where as Richtext can be used to insert, as the name implies, rich content into page.

Text Element

Use text_icon icon from the basic elements toolbar to insert a text element into page.

simpletext

You can also insert multi line text using text element if you set "Multiple Line" property of it to "true".

Richtext Element

Use rich_text icon from the basic elements toolbar to insert a Richtext element into page.  

rich_text

After you inserted a text or a richtext element into page you have to switch to Edit state to start editing text.

See Edit/Design State