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:
- Open the form to display the appropriate set of radio buttons in the browser.Note: In MYOB Acumatica, a radio button can work properly only in a PXGroupBox container that is used for a drop-down data field.
- On the form title bar, click 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.
to open the
- On the form, click the area with radio buttons to open the Element Properties Dialog Box for the group box.
- In the dialog box, click Customize.
- 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.
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.