Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Building the User Interface for a Mobile Application | Using Constraint Layout | Creating a Constraint Layout Template
 
Creating a Constraint Layout Template
Create a new constraint layout template if you want to layout your application with the Layout Builder.
*To create a constraint layout template
1. Ensure the mobile project for which you want to create a new constraint layout template is open in the Outline Editor. For instructions, see Displaying a Mobile Project in the Outline Editor.
2. In the Model section of the Outline Editor, expand the outline so that you view the UserInterface > Templates node.
3. Right-click the Templates node and select New Child > Constraint Layout.
Mobile Development opens the Create a new Constraint Layout dialog.
4. In the Name field, enter a name for the layout template using characters, numbers, and "_". Do not use special characters.
5. In the Select a Constraint Layout Template section, click the layout template you want to work with.
6. Click OK.
The constraint layout template is created and stored in your_project/model/layouts/constraint_layout_name.layout.