To Add a Tab Container

You can add a new PXTab container to an existing form of MYOB Advanced. To do this, perform the following actions:

  1. Open the form in the Screen Editor, as described in To Add a Page Item for an Existing Form.
  2. In the editor, click the Add Controls tab item.
  3. From the Main Containers group, drag the Tab container to the required place in the Control Tree, as shown in the following screenshot.
    Figure 1. Adding a tab container to the tab


    The PXTab container cannot exist without nested PXTabItem containers. Therefore, when you add a PXTab container, the Screen Editor creates a nested PXTabItem container.
    Note: A tab container is visible on a customized form only if there is at least one control for a field in a nested PXTabItem container.
  4. In the Control Tree, select the tab that has been added, and specify the item properties, as described in To Set a Container Property.
  5. Click Save on the toolbar of the Screen Editor to save your changes to the customization project.

For more information about PXTab, see Tab Container (PXTab).