To Open a Group Box in the Screen Editor

To start the customization of a group box on a form, you have to open it in the Screen Editor. To do this, perform the following actions:

  1. Open the form to display the appropriate set of radio buttons in the browser.
    Note: In MYOB Advanced, a radio button can work properly only in a PXGroupBox container that is used for a drop-down data field.
  2. On the form title bar, click Customization > Inspect Element to open the Element Inspector.
    Note: If you need to activate the Element Inspector for a pop-up panel, a dialog box, or another UI element that opens in modal mode and makes the Customization Menu unavailable for selection, you can press Control-Alt.
  3. On the form, click the area with radio buttons to open the Element Properties Dialog Box for the group box.
  4. In the dialog box, click Customize.
  5. If there is no currently selected customization project and the inspector opens the Select Customization Project Dialog Box, select an existing customization project or create a new one. (See To Create a New Project and To Select an Existing Project for details.)

If the customization project does not contain a changeset for the form, the Customization Project Editor adds to the project a Page item for the form, to keep the changeset to the ASPX code of the form in the database. The group box is opened in the Screen Editor, and you can start the customization of the box and the nested radio buttons.

When you click Save on the editor toolbar, the editor updates the Page item in the database.