Creating a link between applications

This section shows how to link the update application (updateOrder) with the customer order application (customerOrder). This link enables you to update or edit some of the values in the customerOrder list when it is deployed to a mobile device. In this case, the Quantity variable is set to “update” in updateOrder, so the Quantity column can be updated.

StepsCreating a link to the update application

  1. In Mobile Web Studio, select Applications in the left pane, and Approved in the Application Builder Status menu.

  2. Select customerOrder in the detail pane and click Edit.

  3. In Application Builder, click Properties. The Properties editor displays.

  4. In Properties editor, make these changes; accept the defaults for all other fields:

    Mobile tab Make this entry:

    Click OK to save, and close the Properties Editor.

  5. On the Application Builder window, click Save to save the changes, and OK to confirm.

  6. Click Close to close the Application Builder.