OutSystems Service Studio 4.1 Help
Tools in a Mobile Web Flow
To build your screen flow (Collection of objects that define the user interaction; you can have screens, entry points, external sites, etc, depending on the type of your flow. The objects are linked through Connectors.) in a Mobile Web interaction, Service Studio provides the following elements, available in the Tools tree:
|
Tool |
Description |
|
|
Initiates your Mobile Web flow. How to start your flow? |
|
|
Creates a screen fragment in your Mobile Web flow where you can display information and interact with the user. How to create a Mobile Web screen? |
|
|
Creates a screen fragment that you can re-use in any screen of your Mobile Web flow. How to create a Mobile Web block? |
|
|
Pushes application execution to a screen of your choice; the screen can be either in the same or in a different flow. How to connect? |
|
|
Connects to a site external to your eSpace. How to link to an external site? |
|
|
Allows you to handle errors in your Mobile Web flow. How to handle exceptions? |
|
|
Allows you to add comments to your Mobile Web flow. How to add comments to your flow? |
See Also