Anywhere Mobility Studio Documentation

Control sub type LiteralHTML

The LiteralHTML control is a versatile control in the framework that supports layout changes not available out of the box in the ANY Framework. Due to its versatility, some limitations apply:

  • The control displays either the expression or the label, not both.
  • Because the control breaks out of the framework, it is not aware of the controls before or after it. It stays part of the group it is placed in. As a result, the previous control's new line is ignored.
  • Displaying HTML tags as text is not supported, because the control supports them. For example, when adding the expression &lt;html&gt; it parses as <html> and may break the page.

Scenarios

The following scenarios are documented. A link at the bottom lets you download the scenario process to try them out in your own environment.

Scenario See
A simple divider Divider
Display a paragraph TextArea
Play audio Audio Control
Display external sources Embed a Map
Download these scenarios Download