To Add a Tab Container
You can add a new PXTab container to an existing form of MYOB Acumatica. To do this, perform the following actions:
- Open the form in the Screen Editor, as described in To Add a Page Item for an Existing Form.
- In the editor, click the Add Controls tab item.
- From the Main Containers group, drag the Tab
container to the required place in the Control Tree, as shown in the following
screenshot.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.
- In the Control Tree, select the tab that has been added, and specify the item properties, as described in To Set a Container Property.
- 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).