!--a11y-->
Tile 
A tile is an interaction component that consists of controls. Controls are displayed as fields in the mobile client application. A tile is modeled in the Tile Designer window and is the lowest level in the interaction component hierarchy.
You can design a tile to group a logical set of information. By selecting a tile’s data source, the data source properties appear in the tile as fields, labels, grids, and buttons. Tiles are assigned to tile sets to become panels of the screen which the tile set represents.
Types of tiles and their usage:
If you want to … |
Create a … |
Controls allowed … |
Display details of a record for one or more data sources |
Detail tile |
All controls except the grid control |
Display a list of records associated with a business collection |
List tile |
Grid and standard controls
You must include a grid control. All the other controls can be displayed only inside the grid. Radio group and button controls are not allowed. |
Perform a database search based on criteria entered |
Search tile |
Standard input controls and button controls
The root business anchor uses the business query data source. It can include Clear and Search buttons. The New, Save, Delete, and Cancel buttons are disabled automatically. |
See also: