With Unwired Accelerator 8.0, the Split window is no longer included in the Application Builder capture wizard by default. The Split window enables you to add parameters for splitting rows and columns in a grid. Split rules can be defined for rows and columns; for delimiters; and for personalization adapters.
Split rules include:
Split – split the table by all rows, a specific row number, all columns, or a specific column number. To specify a specific row or column, enter the row or column number in the text box.
Split by Delimiter – split the rows or columns by Line Feed, Space, Comma, or Other. When you select Other, specify the delimiter to use in the text box to the right of the delimiter drop-down list.
Personalization – enabled when you select the Variable option. Personalization adapters retrieve values from external systems or databases and automatically submit them to the application.
Personalization adapters must be registered with Mobile Web Studio. Once you select a Personalization adapter, the available methods within the adapter display in the drop-down list. Select a method to specify the parameter within the Personalization adapter to submit to the application.
See “Building applications with personalization adapters” for more information about personalization adapters.
To enable the feature so that the Split window appears,
you must set SplitEnabled to “true” in
the global.properties.xml file. After you restart Unwired
Accelerator, the Split window displays between the capture window and
the Define window.