Linking the applications

Once you have created the database applications, you must link the SOCreate and SOCreateItem update applications to the SO List master application.

StepsLinking the update applications to the master application

  1. In Applications | Approved, select the SOList application, and click Edit.

  2. In the Application Builder, click Properties.

  3. In the Properties Editor window, click the Mobile tab.

  4. Under Linked Applications, click Add.

  5. In the Find Application window, click Search.

  6. From the Results pane, select the SOCreate application, and click Add.

  7. You return to the Properties Editor window, where you see the SOCreate application listed as a linked application. Verfiy that the SOCreate application has these settings:

  8. Link the SOItemCreate application using the same procedure shown in steps 4 – 6. When you return to the Properties Editor window, verify the SOItemCreate application has these settings:

  9. Click OK.

  10. In the Application Builder, click Save.

  11. Click Close in the upper-right corner of the Application Builder.

StepsCreating an event for SOList

In this procedure, create an event that links the ID column of the SOList master application to the SOItemList application.

  1. From Mobile Web Studio, select Applications from the Build menu in the left pane, and select Approved under Application Manager.

  2. From the list of approved applications that displays in the detail pane, right-click SOList and select Define Events.

    The Define Click-Across Events window appears showing a grid with four columns.

  3. Click Select to the left of the grid, then click Next.

    The Preview window displays.

  4. Look for the Assign an Event section of the window, and create a server-side event that associates the cells in column 1 (ID) with the SOItemList application. To do so, make these changes (accept defaults for all others):

  5. Click Next.

  6. From the Preview window, click Finish.

  7. Close the window to exit.